Uses of Class
com.mypurecloud.sdk.v2.model.NluDomainListing
Packages that use NluDomainListing
-
Uses of NluDomainListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return NluDomainListingModifier and TypeMethodDescriptionLanguageUnderstandingApi.getLanguageunderstandingDomains(GetLanguageunderstandingDomainsRequest request) Get all NLU Domains.LanguageUnderstandingApi.getLanguageunderstandingDomains(Integer pageNumber, Integer pageSize) Get all NLU Domains.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type NluDomainListingModifier and TypeMethodDescriptionLanguageUnderstandingApi.getLanguageunderstandingDomains(ApiRequest<Void> request) Get all NLU Domains.LanguageUnderstandingApiAsync.getLanguageunderstandingDomainsAsync(GetLanguageunderstandingDomainsRequest request, AsyncApiCallback<NluDomainListing> callback) Get all NLU Domains.LanguageUnderstandingApiAsync.getLanguageunderstandingDomainsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NluDomainListing>> callback) Get all NLU Domains.LanguageUnderstandingApi.getLanguageunderstandingDomainsWithHttpInfo(Integer pageNumber, Integer pageSize) Get all NLU Domains.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type NluDomainListingModifier and TypeMethodDescriptionLanguageUnderstandingApiAsync.getLanguageunderstandingDomainsAsync(GetLanguageunderstandingDomainsRequest request, AsyncApiCallback<NluDomainListing> callback) Get all NLU Domains.LanguageUnderstandingApiAsync.getLanguageunderstandingDomainsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NluDomainListing>> callback) Get all NLU Domains. -
Uses of NluDomainListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NluDomainListingModifier and TypeMethodDescriptionNluDomainListing.pageNumber(Integer pageNumber) NluDomainListing.previousUri(String previousUri)