Uses of Interface
software.amazon.awssdk.services.rds.model.CreateDbInstanceResponse.Builder
Packages that use CreateDbInstanceResponse.Builder
-
Uses of CreateDbInstanceResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return CreateDbInstanceResponse.BuilderModifier and TypeMethodDescriptionCreateDbInstanceResponse.builder()default CreateDbInstanceResponse.BuilderCreateDbInstanceResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.CreateDbInstanceResponse.Builder.dbInstance(DBInstance dbInstance) Sets the value of the DBInstance property for this object.CreateDbInstanceResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type CreateDbInstanceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateDbInstanceResponse.Builder>CreateDbInstanceResponse.serializableBuilderClass()