Uses of Interface
software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse.Builder
-
Packages that use UpdateBlueprintResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of UpdateBlueprintResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return UpdateBlueprintResponse.Builder Modifier and Type Method Description static UpdateBlueprintResponse.BuilderUpdateBlueprintResponse. builder()UpdateBlueprintResponse.BuilderUpdateBlueprintResponse.Builder. name(String name)Returns the name of the blueprint that was updated.UpdateBlueprintResponse.BuilderUpdateBlueprintResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type UpdateBlueprintResponse.Builder Modifier and Type Method Description static Class<? extends UpdateBlueprintResponse.Builder>UpdateBlueprintResponse. serializableBuilderClass()
-