Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowVersionIntentHealthRequest.Builder
Packages that use GetFlowVersionIntentHealthRequest.Builder
-
Uses of GetFlowVersionIntentHealthRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowVersionIntentHealthRequest.BuilderModifier and TypeMethodDescriptionGetFlowVersionIntentHealthRequest.builder()GetFlowVersionIntentHealthRequest.builder(String flowId, String versionId, String intentId, String language) GetFlowVersionIntentHealthRequest.Builder.withFlowId(String flowId) GetFlowVersionIntentHealthRequest.Builder.withIntentId(String intentId) GetFlowVersionIntentHealthRequest.Builder.withLanguage(GetFlowVersionIntentHealthRequest.languageValues language) GetFlowVersionIntentHealthRequest.Builder.withLanguage(String language) GetFlowVersionIntentHealthRequest.Builder.withRequiredParams(String flowId, String versionId, String intentId, String language) GetFlowVersionIntentHealthRequest.Builder.withVersionId(String versionId)