Uses of Class
com.mypurecloud.sdk.v2.model.OrganizationProductEntityListing
Packages that use OrganizationProductEntityListing
-
Uses of OrganizationProductEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OrganizationProductEntityListingModifier and TypeMethodDescriptionAuthorizationApi.getAuthorizationProducts()Get the list of enabled products Gets the list of enabled products.AuthorizationApi.getAuthorizationProducts(GetAuthorizationProductsRequest request) Get the list of enabled products Gets the list of enabled products.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type OrganizationProductEntityListingModifier and TypeMethodDescriptionAuthorizationApi.getAuthorizationProducts(ApiRequest<Void> request) Get the list of enabled products Gets the list of enabled products.AuthorizationApiAsync.getAuthorizationProductsAsync(GetAuthorizationProductsRequest request, AsyncApiCallback<OrganizationProductEntityListing> callback) Get the list of enabled products Gets the list of enabled products.AuthorizationApiAsync.getAuthorizationProductsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OrganizationProductEntityListing>> callback) Get the list of enabled products Gets the list of enabled products.AuthorizationApi.getAuthorizationProductsWithHttpInfo()Get the list of enabled products Gets the list of enabled products.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type OrganizationProductEntityListingModifier and TypeMethodDescriptionAuthorizationApiAsync.getAuthorizationProductsAsync(GetAuthorizationProductsRequest request, AsyncApiCallback<OrganizationProductEntityListing> callback) Get the list of enabled products Gets the list of enabled products.AuthorizationApiAsync.getAuthorizationProductsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OrganizationProductEntityListing>> callback) Get the list of enabled products Gets the list of enabled products. -
Uses of OrganizationProductEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OrganizationProductEntityListingModifier and TypeMethodDescriptionOrganizationProductEntityListing.entities(List<DomainOrganizationProduct> entities) OrganizationProductEntityListing.pageNumber(Integer pageNumber)