Uses of Interface
software.amazon.awssdk.services.accessanalyzer.model.RdsDbClusterSnapshotAttributeValue.Builder
-
Packages that use RdsDbClusterSnapshotAttributeValue.Builder Package Description software.amazon.awssdk.services.accessanalyzer.model -
-
Uses of RdsDbClusterSnapshotAttributeValue.Builder in software.amazon.awssdk.services.accessanalyzer.model
Methods in software.amazon.awssdk.services.accessanalyzer.model that return RdsDbClusterSnapshotAttributeValue.Builder Modifier and Type Method Description RdsDbClusterSnapshotAttributeValue.BuilderRdsDbClusterSnapshotAttributeValue.Builder. accountIds(String... accountIds)The Amazon Web Services account IDs that have access to the manual Amazon RDS DB cluster snapshot.RdsDbClusterSnapshotAttributeValue.BuilderRdsDbClusterSnapshotAttributeValue.Builder. accountIds(Collection<String> accountIds)The Amazon Web Services account IDs that have access to the manual Amazon RDS DB cluster snapshot.static RdsDbClusterSnapshotAttributeValue.BuilderRdsDbClusterSnapshotAttributeValue. builder()RdsDbClusterSnapshotAttributeValue.BuilderRdsDbClusterSnapshotAttributeValue. toBuilder()Methods in software.amazon.awssdk.services.accessanalyzer.model that return types with arguments of type RdsDbClusterSnapshotAttributeValue.Builder Modifier and Type Method Description static Class<? extends RdsDbClusterSnapshotAttributeValue.Builder>RdsDbClusterSnapshotAttributeValue. serializableBuilderClass()
-