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