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