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