Class PutIntegrationsCredentialRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutIntegrationsCredentialRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetBody(Credential body) voidsetCredentialId(String credentialId) voidsetCustomHeaders(Map<String, String> customHeaders) withBody(Credential body) withCredentialId(String credentialId) withCustomHeader(String name, String value)
-
Constructor Details
-
PutIntegrationsCredentialRequest
public PutIntegrationsCredentialRequest()
-
-
Method Details
-
getCredentialId
-
setCredentialId
-
withCredentialId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-