Uses of Interface
software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest.Builder
Packages that use DescribeDbSnapshotsRequest.Builder
Package
Description
-
Uses of DescribeDbSnapshotsRequest.Builder in software.amazon.awssdk.services.rds
Method parameters in software.amazon.awssdk.services.rds with type arguments of type DescribeDbSnapshotsRequest.BuilderModifier and TypeMethodDescriptionRdsAsyncClient.describeDBSnapshots(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest) Returns information about DB snapshots.default DescribeDbSnapshotsResponseRdsClient.describeDBSnapshots(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest) Returns information about DB snapshots.default DescribeDBSnapshotsPublisherRdsAsyncClient.describeDBSnapshotsPaginator(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest) This is a variant ofRdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest)operation.default DescribeDBSnapshotsIterableRdsClient.describeDBSnapshotsPaginator(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest) This is a variant ofRdsClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest)operation. -
Uses of DescribeDbSnapshotsRequest.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DescribeDbSnapshotsRequest.BuilderModifier and TypeMethodDescriptionDescribeDbSnapshotsRequest.builder()DescribeDbSnapshotsRequest.Builder.dbInstanceIdentifier(String dbInstanceIdentifier) The ID of the DB instance to retrieve the list of DB snapshots for.DescribeDbSnapshotsRequest.Builder.dbiResourceId(String dbiResourceId) A specific DB resource ID to describe.DescribeDbSnapshotsRequest.Builder.dbSnapshotIdentifier(String dbSnapshotIdentifier) A specific DB snapshot identifier to describe.DescribeDbSnapshotsRequest.Builder.filters(Collection<Filter> filters) A filter that specifies one or more DB snapshots to describe.DescribeDbSnapshotsRequest.Builder.filters(Consumer<Filter.Builder>... filters) A filter that specifies one or more DB snapshots to describe.A filter that specifies one or more DB snapshots to describe.DescribeDbSnapshotsRequest.Builder.includePublic(Boolean includePublic) Specifies whether to include manual DB cluster snapshots that are public and can be copied or restored by any Amazon Web Services account.DescribeDbSnapshotsRequest.Builder.includeShared(Boolean includeShared) Specifies whether to include shared manual DB cluster snapshots from other Amazon Web Services accounts that this Amazon Web Services account has been given permission to copy or restore.An optional pagination token provided by a previousDescribeDBSnapshotsrequest.DescribeDbSnapshotsRequest.Builder.maxRecords(Integer maxRecords) The maximum number of records to include in the response.DescribeDbSnapshotsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DescribeDbSnapshotsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DescribeDbSnapshotsRequest.Builder.snapshotType(String snapshotType) The type of snapshots to be returned.DescribeDbSnapshotsRequest.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DescribeDbSnapshotsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeDbSnapshotsRequest.Builder>DescribeDbSnapshotsRequest.serializableBuilderClass() -
Uses of DescribeDbSnapshotsRequest.Builder in software.amazon.awssdk.services.rds.waiters
Method parameters in software.amazon.awssdk.services.rds.waiters with type arguments of type DescribeDbSnapshotsRequest.BuilderModifier and TypeMethodDescriptionRdsAsyncWaiter.waitUntilDBSnapshotAvailable(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest) PollsRdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest)API until the desired conditionDBSnapshotAvailableis met, or until it is determined that the resource will never enter into the desired state.RdsAsyncWaiter.waitUntilDBSnapshotAvailable(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsRdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest)API until the desired conditionDBSnapshotAvailableis met, or until it is determined that the resource will never enter into the desired state.RdsWaiter.waitUntilDBSnapshotAvailable(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest) PollsRdsClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest)API until the desired conditionDBSnapshotAvailableis met, or until it is determined that the resource will never enter into the desired state.RdsWaiter.waitUntilDBSnapshotAvailable(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsRdsClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest)API until the desired conditionDBSnapshotAvailableis met, or until it is determined that the resource will never enter into the desired state.RdsAsyncWaiter.waitUntilDBSnapshotDeleted(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest) PollsRdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest)API until the desired conditionDBSnapshotDeletedis met, or until it is determined that the resource will never enter into the desired state.RdsAsyncWaiter.waitUntilDBSnapshotDeleted(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsRdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest)API until the desired conditionDBSnapshotDeletedis met, or until it is determined that the resource will never enter into the desired state.RdsWaiter.waitUntilDBSnapshotDeleted(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest) PollsRdsClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest)API until the desired conditionDBSnapshotDeletedis met, or until it is determined that the resource will never enter into the desired state.RdsWaiter.waitUntilDBSnapshotDeleted(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsRdsClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest)API until the desired conditionDBSnapshotDeletedis met, or until it is determined that the resource will never enter into the desired state.