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