Uses of Class
com.mypurecloud.sdk.v2.model.LicenseOrgToggle
Packages that use LicenseOrgToggle
-
Uses of LicenseOrgToggle in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LicenseOrgToggleModifier and TypeMethodDescriptionLicenseApi.getLicenseToggle(GetLicenseToggleRequest request) Deprecated - no alternative required.LicenseApi.getLicenseToggle(String featureName) Deprecated - no alternative required.LicenseApi.postLicenseToggle(PostLicenseToggleRequest request) Deprecated.LicenseApi.postLicenseToggle(String featureName) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type LicenseOrgToggleModifier and TypeMethodDescriptionLicenseApi.getLicenseToggle(ApiRequest<Void> request) Deprecated - no alternative required.LicenseApiAsync.getLicenseToggleAsync(GetLicenseToggleRequest request, AsyncApiCallback<LicenseOrgToggle> callback) Deprecated - no alternative required.LicenseApiAsync.getLicenseToggleAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LicenseOrgToggle>> callback) Deprecated - no alternative required.LicenseApi.getLicenseToggleWithHttpInfo(String featureName) Deprecated - no alternative required.LicenseApi.postLicenseToggle(ApiRequest<Void> request) Deprecated.LicenseApiAsync.postLicenseToggleAsync(PostLicenseToggleRequest request, AsyncApiCallback<LicenseOrgToggle> callback) Deprecated.LicenseApiAsync.postLicenseToggleAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LicenseOrgToggle>> callback) Deprecated.LicenseApi.postLicenseToggleWithHttpInfo(String featureName) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type LicenseOrgToggleModifier and TypeMethodDescriptionLicenseApiAsync.getLicenseToggleAsync(GetLicenseToggleRequest request, AsyncApiCallback<LicenseOrgToggle> callback) Deprecated - no alternative required.LicenseApiAsync.getLicenseToggleAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LicenseOrgToggle>> callback) Deprecated - no alternative required.LicenseApiAsync.postLicenseToggleAsync(PostLicenseToggleRequest request, AsyncApiCallback<LicenseOrgToggle> callback) Deprecated.LicenseApiAsync.postLicenseToggleAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LicenseOrgToggle>> callback) Deprecated. -
Uses of LicenseOrgToggle in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LicenseOrgToggle