Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingDomainVersionPublishRequest.Builder
Packages that use PostLanguageunderstandingDomainVersionPublishRequest.Builder
-
Uses of PostLanguageunderstandingDomainVersionPublishRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLanguageunderstandingDomainVersionPublishRequest.BuilderModifier and TypeMethodDescriptionPostLanguageunderstandingDomainVersionPublishRequest.builder()PostLanguageunderstandingDomainVersionPublishRequest.builder(String domainId, String domainVersionId) PostLanguageunderstandingDomainVersionPublishRequest.Builder.withDomainId(String domainId) PostLanguageunderstandingDomainVersionPublishRequest.Builder.withDomainVersionId(String domainVersionId) PostLanguageunderstandingDomainVersionPublishRequest.Builder.withRequiredParams(String domainId, String domainVersionId)