Class PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest.Builder
- Enclosing class:
- PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest
public static class PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(List<String> expand) withExpandEnumValues(List<PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest.expandValues> expand) withNuanceIntegrationId(String nuanceIntegrationId) withRequiredParams(String nuanceIntegrationId, String botId)
-
Method Details
-
withNuanceIntegrationId
public PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest.Builder withNuanceIntegrationId(String nuanceIntegrationId) -
withBotId
public PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest.Builder withBotId(String botId) -
withExpand
public PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest.Builder withExpand(List<String> expand) -
withExpandEnumValues
public PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest.Builder withExpandEnumValues(List<PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest.expandValues> expand) -
withBody
-
withRequiredParams
public PostIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsRequest.Builder withRequiredParams(String nuanceIntegrationId, String botId) -
build
-