Uses of Class
com.mypurecloud.sdk.v2.api.request.PostIntegrationsCredentialsRequest
Packages that use PostIntegrationsCredentialsRequest
-
Uses of PostIntegrationsCredentialsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostIntegrationsCredentialsRequestModifier and TypeMethodDescriptionIntegrationsApi.postIntegrationsCredentials(PostIntegrationsCredentialsRequest request) Create a set of credentialsIntegrationsApiAsync.postIntegrationsCredentialsAsync(PostIntegrationsCredentialsRequest request, AsyncApiCallback<CredentialInfo> callback) Create a set of credentials -
Uses of PostIntegrationsCredentialsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostIntegrationsCredentialsRequestModifier and TypeMethodDescriptionPostIntegrationsCredentialsRequest.Builder.build()PostIntegrationsCredentialsRequest.withBody(Credential body) PostIntegrationsCredentialsRequest.withCustomHeader(String name, String value)