Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsCredentialRequest
Packages that use GetIntegrationsCredentialRequest
-
Uses of GetIntegrationsCredentialRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsCredentialRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsCredential(GetIntegrationsCredentialRequest request) Get a single credential with sensitive fields redactedIntegrationsApiAsync.getIntegrationsCredentialAsync(GetIntegrationsCredentialRequest request, AsyncApiCallback<Credential> callback) Get a single credential with sensitive fields redacted -
Uses of GetIntegrationsCredentialRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsCredentialRequestModifier and TypeMethodDescriptionGetIntegrationsCredentialRequest.Builder.build()GetIntegrationsCredentialRequest.withCredentialId(String credentialId) GetIntegrationsCredentialRequest.withCustomHeader(String name, String value)