Uses of Class
com.mypurecloud.sdk.v2.model.PureCloud
Packages that use PureCloud
Package
Description
-
Uses of PureCloud in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return PureCloudModifier and TypeMethodDescriptionIdentityProviderApi.getIdentityprovidersPurecloud()Get PureCloud Identity ProviderIdentityProviderApi.getIdentityprovidersPurecloud(GetIdentityprovidersPurecloudRequest request) Get PureCloud Identity ProviderMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type PureCloudModifier and TypeMethodDescriptionIdentityProviderApi.getIdentityprovidersPurecloud(ApiRequest<Void> request) Get PureCloud Identity ProviderIdentityProviderApiAsync.getIdentityprovidersPurecloudAsync(GetIdentityprovidersPurecloudRequest request, AsyncApiCallback<PureCloud> callback) Get PureCloud Identity ProviderIdentityProviderApiAsync.getIdentityprovidersPurecloudAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PureCloud>> callback) Get PureCloud Identity ProviderIdentityProviderApi.getIdentityprovidersPurecloudWithHttpInfo()Get PureCloud Identity ProviderMethods in com.mypurecloud.sdk.v2.api with parameters of type PureCloudModifier and TypeMethodDescriptionIdentityProviderApi.putIdentityprovidersPurecloud(PureCloud body) Update/Create PureCloud Identity ProviderIdentityProviderApi.putIdentityprovidersPurecloudWithHttpInfo(PureCloud body) Update/Create PureCloud Identity ProviderMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type PureCloudModifier and TypeMethodDescriptionIdentityProviderApiAsync.getIdentityprovidersPurecloudAsync(GetIdentityprovidersPurecloudRequest request, AsyncApiCallback<PureCloud> callback) Get PureCloud Identity ProviderIdentityProviderApiAsync.getIdentityprovidersPurecloudAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PureCloud>> callback) Get PureCloud Identity ProviderIdentityProviderApi.putIdentityprovidersPurecloud(ApiRequest<PureCloud> request) Update/Create PureCloud Identity ProviderIdentityProviderApiAsync.putIdentityprovidersPurecloudAsync(ApiRequest<PureCloud> request, AsyncApiCallback<ApiResponse<IdentityProvider>> callback) Update/Create PureCloud Identity Provider -
Uses of PureCloud in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PureCloudMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type PureCloudMethods in com.mypurecloud.sdk.v2.api.request with parameters of type PureCloudModifier and TypeMethodDescriptionvoidPutIdentityprovidersPurecloudRequest.Builder.withRequiredParams(PureCloud body) -
Uses of PureCloud in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PureCloud