Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOauthAuthorizationRequest
Packages that use GetOauthAuthorizationRequest
-
Uses of GetOauthAuthorizationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetOauthAuthorizationRequestModifier and TypeMethodDescriptionOAuthApi.getOauthAuthorization(GetOauthAuthorizationRequest request) Get a client that is authorized by the resource ownerOAuthApiAsync.getOauthAuthorizationAsync(GetOauthAuthorizationRequest request, AsyncApiCallback<OAuthAuthorization> callback) Get a client that is authorized by the resource owner -
Uses of GetOauthAuthorizationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOauthAuthorizationRequestModifier and TypeMethodDescriptionGetOauthAuthorizationRequest.Builder.build()GetOauthAuthorizationRequest.withAcceptLanguage(String acceptLanguage) GetOauthAuthorizationRequest.withClientId(String clientId) GetOauthAuthorizationRequest.withCustomHeader(String name, String value)