Uses of Interface
software.amazon.awssdk.services.bedrockdataautomation.model.GetBlueprintResponse.Builder
-
Packages that use GetBlueprintResponse.Builder Package Description software.amazon.awssdk.services.bedrockdataautomation.model -
-
Uses of GetBlueprintResponse.Builder in software.amazon.awssdk.services.bedrockdataautomation.model
Methods in software.amazon.awssdk.services.bedrockdataautomation.model that return GetBlueprintResponse.Builder Modifier and Type Method Description default GetBlueprintResponse.BuilderGetBlueprintResponse.Builder. blueprint(Consumer<Blueprint.Builder> blueprint)Sets the value of the Blueprint property for this object.GetBlueprintResponse.BuilderGetBlueprintResponse.Builder. blueprint(Blueprint blueprint)Sets the value of the Blueprint property for this object.static GetBlueprintResponse.BuilderGetBlueprintResponse. builder()GetBlueprintResponse.BuilderGetBlueprintResponse. toBuilder()Methods in software.amazon.awssdk.services.bedrockdataautomation.model that return types with arguments of type GetBlueprintResponse.Builder Modifier and Type Method Description static Class<? extends GetBlueprintResponse.Builder>GetBlueprintResponse. serializableBuilderClass()
-