Uses of Interface
software.amazon.awssdk.services.securityhub.model.AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.Builder
-
Packages that use AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.Builder Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.Builder in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.Builder Modifier and Type Method Description AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.BuilderAwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.Builder. attributeName(String attributeName)The name of the manual DB cluster snapshot attribute.AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.BuilderAwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.Builder. attributeValues(String... attributeValues)The value(s) for the manual DB cluster snapshot attribute.AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.BuilderAwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.Builder. attributeValues(Collection<String> attributeValues)The value(s) for the manual DB cluster snapshot attribute.static AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.BuilderAwsRdsDbClusterSnapshotDbClusterSnapshotAttribute. builder()AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.BuilderAwsRdsDbClusterSnapshotDbClusterSnapshotAttribute. toBuilder()Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.Builder Modifier and Type Method Description static Class<? extends AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute.Builder>AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute. serializableBuilderClass()
-