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