Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsCredentialsListingRequest
Packages that use GetIntegrationsCredentialsListingRequest
-
Uses of GetIntegrationsCredentialsListingRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsCredentialsListingRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsCredentialsListing(GetIntegrationsCredentialsListingRequest request) List multiple sets of credentials using cursor-based pagingIntegrationsApiAsync.getIntegrationsCredentialsListingAsync(GetIntegrationsCredentialsListingRequest request, AsyncApiCallback<CredentialInfoCursorListing> callback) List multiple sets of credentials using cursor-based paging -
Uses of GetIntegrationsCredentialsListingRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsCredentialsListingRequestModifier and TypeMethodDescriptionGetIntegrationsCredentialsListingRequest.Builder.build()GetIntegrationsCredentialsListingRequest.withBefore(String before) GetIntegrationsCredentialsListingRequest.withCustomHeader(String name, String value) GetIntegrationsCredentialsListingRequest.withPageSize(String pageSize)