Uses of Interface
software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse.Builder
-
Packages that use GetBlueprintRunResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of GetBlueprintRunResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return GetBlueprintRunResponse.Builder Modifier and Type Method Description default GetBlueprintRunResponse.BuilderGetBlueprintRunResponse.Builder. blueprintRun(Consumer<BlueprintRun.Builder> blueprintRun)Returns aBlueprintRunobject.GetBlueprintRunResponse.BuilderGetBlueprintRunResponse.Builder. blueprintRun(BlueprintRun blueprintRun)Returns aBlueprintRunobject.static GetBlueprintRunResponse.BuilderGetBlueprintRunResponse. builder()GetBlueprintRunResponse.BuilderGetBlueprintRunResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type GetBlueprintRunResponse.Builder Modifier and Type Method Description static Class<? extends GetBlueprintRunResponse.Builder>GetBlueprintRunResponse. serializableBuilderClass()
-