Uses of Class
com.mypurecloud.sdk.v2.api.request.PutIntegrationsCredentialRequest
Packages that use PutIntegrationsCredentialRequest
-
Uses of PutIntegrationsCredentialRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutIntegrationsCredentialRequestModifier and TypeMethodDescriptionIntegrationsApi.putIntegrationsCredential(PutIntegrationsCredentialRequest request) Update a set of credentialsIntegrationsApiAsync.putIntegrationsCredentialAsync(PutIntegrationsCredentialRequest request, AsyncApiCallback<CredentialInfo> callback) Update a set of credentials -
Uses of PutIntegrationsCredentialRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutIntegrationsCredentialRequestModifier and TypeMethodDescriptionPutIntegrationsCredentialRequest.Builder.build()PutIntegrationsCredentialRequest.withBody(Credential body) PutIntegrationsCredentialRequest.withCredentialId(String credentialId) PutIntegrationsCredentialRequest.withCustomHeader(String name, String value)