Uses of Interface
software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse.Builder
-
Packages that use StartBlueprintRunResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of StartBlueprintRunResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return StartBlueprintRunResponse.Builder Modifier and Type Method Description static StartBlueprintRunResponse.BuilderStartBlueprintRunResponse. builder()StartBlueprintRunResponse.BuilderStartBlueprintRunResponse.Builder. runId(String runId)The run ID for this blueprint run.StartBlueprintRunResponse.BuilderStartBlueprintRunResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type StartBlueprintRunResponse.Builder Modifier and Type Method Description static Class<? extends StartBlueprintRunResponse.Builder>StartBlueprintRunResponse. serializableBuilderClass()
-