Class GetFlowVersionConfigurationRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetFlowVersionConfigurationRequest.Builder
- Enclosing class:
- GetFlowVersionConfigurationRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDeleted(String deleted) withFlowId(String flowId) withRequiredParams(String flowId, String versionId) withVersionId(String versionId)
-
Method Details
-
withFlowId
-
withVersionId
-
withDeleted
-
withRequiredParams
public GetFlowVersionConfigurationRequest.Builder withRequiredParams(String flowId, String versionId) -
build
-