Class GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest.Builder
- Enclosing class:
- GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest
public static class GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withNuanceIntegrationId(String nuanceIntegrationId) withRequiredParams(String nuanceIntegrationId, String botId, String jobId)
-
Method Details
-
withNuanceIntegrationId
public GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest.Builder withNuanceIntegrationId(String nuanceIntegrationId) -
withBotId
public GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest.Builder withBotId(String botId) -
withJobId
public GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest.Builder withJobId(String jobId) -
withRequiredParams
public GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest.Builder withRequiredParams(String nuanceIntegrationId, String botId, String jobId) -
build
-