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