Uses of Class
software.amazon.awssdk.services.codecatalyst.model.WorkflowDefinition
-
Packages that use WorkflowDefinition Package Description software.amazon.awssdk.services.codecatalyst.model -
-
Uses of WorkflowDefinition in software.amazon.awssdk.services.codecatalyst.model
Methods in software.amazon.awssdk.services.codecatalyst.model that return WorkflowDefinition Modifier and Type Method Description WorkflowDefinitionGetWorkflowResponse. definition()Information about the workflow definition file for the workflow.Methods in software.amazon.awssdk.services.codecatalyst.model with parameters of type WorkflowDefinition Modifier and Type Method Description GetWorkflowResponse.BuilderGetWorkflowResponse.Builder. definition(WorkflowDefinition definition)Information about the workflow definition file for the workflow.
-