Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsCredentialsRequest
Packages that use GetIntegrationsCredentialsRequest
-
Uses of GetIntegrationsCredentialsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsCredentialsRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsCredentials(GetIntegrationsCredentialsRequest request) Deprecated.IntegrationsApiAsync.getIntegrationsCredentialsAsync(GetIntegrationsCredentialsRequest request, AsyncApiCallback<CredentialInfoListing> callback) Deprecated. -
Uses of GetIntegrationsCredentialsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsCredentialsRequestModifier and TypeMethodDescriptionGetIntegrationsCredentialsRequest.Builder.build()GetIntegrationsCredentialsRequest.withCustomHeader(String name, String value) GetIntegrationsCredentialsRequest.withPageNumber(Integer pageNumber) GetIntegrationsCredentialsRequest.withPageSize(Integer pageSize)