Uses of Interface
software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest.Builder
Packages that use DescribeDbClusterSnapshotsRequest.Builder
Package
Description
-
Uses of DescribeDbClusterSnapshotsRequest.Builder in software.amazon.awssdk.services.rds
Method parameters in software.amazon.awssdk.services.rds with type arguments of type DescribeDbClusterSnapshotsRequest.BuilderModifier and TypeMethodDescriptionRdsAsyncClient.describeDBClusterSnapshots(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest) Returns information about DB cluster snapshots.RdsClient.describeDBClusterSnapshots(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest) Returns information about DB cluster snapshots.RdsAsyncClient.describeDBClusterSnapshotsPaginator(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest) This is a variant ofRdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)operation.RdsClient.describeDBClusterSnapshotsPaginator(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest) This is a variant ofRdsClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)operation. -
Uses of DescribeDbClusterSnapshotsRequest.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DescribeDbClusterSnapshotsRequest.BuilderModifier and TypeMethodDescriptionDescribeDbClusterSnapshotsRequest.builder()DescribeDbClusterSnapshotsRequest.Builder.dbClusterIdentifier(String dbClusterIdentifier) The ID of the DB cluster to retrieve the list of DB cluster snapshots for.DescribeDbClusterSnapshotsRequest.Builder.dbClusterResourceId(String dbClusterResourceId) A specific DB cluster resource ID to describe.DescribeDbClusterSnapshotsRequest.Builder.dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier) A specific DB cluster snapshot identifier to describe.DescribeDbClusterSnapshotsRequest.Builder.filters(Collection<Filter> filters) A filter that specifies one or more DB cluster snapshots to describe.DescribeDbClusterSnapshotsRequest.Builder.filters(Consumer<Filter.Builder>... filters) A filter that specifies one or more DB cluster snapshots to describe.A filter that specifies one or more DB cluster snapshots to describe.DescribeDbClusterSnapshotsRequest.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.DescribeDbClusterSnapshotsRequest.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 previousDescribeDBClusterSnapshotsrequest.DescribeDbClusterSnapshotsRequest.Builder.maxRecords(Integer maxRecords) The maximum number of records to include in the response.DescribeDbClusterSnapshotsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DescribeDbClusterSnapshotsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DescribeDbClusterSnapshotsRequest.Builder.snapshotType(String snapshotType) The type of DB cluster snapshots to be returned.DescribeDbClusterSnapshotsRequest.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DescribeDbClusterSnapshotsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeDbClusterSnapshotsRequest.Builder>DescribeDbClusterSnapshotsRequest.serializableBuilderClass() -
Uses of DescribeDbClusterSnapshotsRequest.Builder in software.amazon.awssdk.services.rds.waiters
Method parameters in software.amazon.awssdk.services.rds.waiters with type arguments of type DescribeDbClusterSnapshotsRequest.BuilderModifier and TypeMethodDescriptionRdsAsyncWaiter.waitUntilDBClusterSnapshotAvailable(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest) PollsRdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)API until the desired conditionDBClusterSnapshotAvailableis met, or until it is determined that the resource will never enter into the desired state.RdsAsyncWaiter.waitUntilDBClusterSnapshotAvailable(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsRdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)API until the desired conditionDBClusterSnapshotAvailableis met, or until it is determined that the resource will never enter into the desired state.RdsWaiter.waitUntilDBClusterSnapshotAvailable(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest) PollsRdsClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)API until the desired conditionDBClusterSnapshotAvailableis met, or until it is determined that the resource will never enter into the desired state.RdsWaiter.waitUntilDBClusterSnapshotAvailable(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsRdsClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)API until the desired conditionDBClusterSnapshotAvailableis met, or until it is determined that the resource will never enter into the desired state.RdsAsyncWaiter.waitUntilDBClusterSnapshotDeleted(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest) PollsRdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)API until the desired conditionDBClusterSnapshotDeletedis met, or until it is determined that the resource will never enter into the desired state.RdsAsyncWaiter.waitUntilDBClusterSnapshotDeleted(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsRdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)API until the desired conditionDBClusterSnapshotDeletedis met, or until it is determined that the resource will never enter into the desired state.RdsWaiter.waitUntilDBClusterSnapshotDeleted(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest) PollsRdsClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)API until the desired conditionDBClusterSnapshotDeletedis met, or until it is determined that the resource will never enter into the desired state.RdsWaiter.waitUntilDBClusterSnapshotDeleted(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsRdsClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)API until the desired conditionDBClusterSnapshotDeletedis met, or until it is determined that the resource will never enter into the desired state.