Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOauthAuthorizationsRequest
Packages that use GetOauthAuthorizationsRequest
-
Uses of GetOauthAuthorizationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetOauthAuthorizationsRequestModifier and TypeMethodDescriptionOAuthApi.getOauthAuthorizations(GetOauthAuthorizationsRequest request) List clients that have been authorized, requested, or revoked by the resource ownerOAuthApiAsync.getOauthAuthorizationsAsync(GetOauthAuthorizationsRequest request, AsyncApiCallback<OAuthAuthorizationListing> callback) List clients that have been authorized, requested, or revoked by the resource owner -
Uses of GetOauthAuthorizationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOauthAuthorizationsRequestModifier and TypeMethodDescriptionGetOauthAuthorizationsRequest.Builder.build()GetOauthAuthorizationsRequest.withAcceptLanguage(String acceptLanguage) GetOauthAuthorizationsRequest.withCustomHeader(String name, String value)