Uses of Class
software.amazon.awssdk.services.glue.model.BlueprintDetails
-
Packages that use BlueprintDetails Package Description software.amazon.awssdk.services.glue.model -
-
Uses of BlueprintDetails in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return BlueprintDetails Modifier and Type Method Description BlueprintDetailsWorkflow. blueprintDetails()This structure indicates the details of the blueprint that this particular workflow is created from.Methods in software.amazon.awssdk.services.glue.model with parameters of type BlueprintDetails Modifier and Type Method Description Workflow.BuilderWorkflow.Builder. blueprintDetails(BlueprintDetails blueprintDetails)This structure indicates the details of the blueprint that this particular workflow is created from.
-