Class DeployWorkflowDefinitionRequest.Builder
Object
Builder
- Enclosing class:
DeployWorkflowDefinitionRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()but()Deprecated.This method will be removed in the future.Required. The name of the file.fileStream(InputStream fileStream) Required. The file describing the workflow to be deployed.toString()
-
Method Details
-
but
Deprecated.This method will be removed in the future. Please, useDeployWorkflowDefinitionRequest.builder()Clone method for this Builder. -
fileStream
Required. The file describing the workflow to be deployed.- Returns:
this.
-
fileName
Required. The name of the file.- Returns:
this.
-
build
-
toString
-