Uses of Class
software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
-
Packages that use WorkflowTypeConfiguration Package Description software.amazon.awssdk.services.swf.model -
-
Uses of WorkflowTypeConfiguration in software.amazon.awssdk.services.swf.model
Methods in software.amazon.awssdk.services.swf.model that return WorkflowTypeConfiguration Modifier and Type Method Description WorkflowTypeConfigurationDescribeWorkflowTypeResponse. configuration()Configuration settings of the workflow type registered through RegisterWorkflowTypeMethods in software.amazon.awssdk.services.swf.model with parameters of type WorkflowTypeConfiguration Modifier and Type Method Description DescribeWorkflowTypeResponse.BuilderDescribeWorkflowTypeResponse.Builder. configuration(WorkflowTypeConfiguration configuration)Configuration settings of the workflow type registered through RegisterWorkflowType
-