Uses of Class
com.mypurecloud.sdk.v2.model.OAuthScope
Packages that use OAuthScope
-
Uses of OAuthScope in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OAuthScopeModifier and TypeMethodDescriptionOAuthApi.getOauthScope(GetOauthScopeRequest request) An OAuth scopeOAuthApi.getOauthScope(String scopeId, String acceptLanguage) An OAuth scopeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type OAuthScopeModifier and TypeMethodDescriptionOAuthApi.getOauthScope(ApiRequest<Void> request) An OAuth scopeOAuthApiAsync.getOauthScopeAsync(GetOauthScopeRequest request, AsyncApiCallback<OAuthScope> callback) An OAuth scopeOAuthApiAsync.getOauthScopeAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OAuthScope>> callback) An OAuth scopeOAuthApi.getOauthScopeWithHttpInfo(String scopeId, String acceptLanguage) An OAuth scopeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type OAuthScopeModifier and TypeMethodDescriptionOAuthApiAsync.getOauthScopeAsync(GetOauthScopeRequest request, AsyncApiCallback<OAuthScope> callback) An OAuth scopeOAuthApiAsync.getOauthScopeAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OAuthScope>> callback) An OAuth scope -
Uses of OAuthScope in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OAuthScopeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type OAuthScopeMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type OAuthScopeModifier and TypeMethodDescriptionOAuthScopeListing.entities(List<OAuthScope> entities) voidOAuthScopeListing.setEntities(List<OAuthScope> entities)