Uses of Interface
software.amazon.awssdk.services.databasemigration.model.ReplicationSubnetGroupDoesNotCoverEnoughAZsException.Builder
Packages that use ReplicationSubnetGroupDoesNotCoverEnoughAZsException.Builder
-
Uses of ReplicationSubnetGroupDoesNotCoverEnoughAZsException.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return ReplicationSubnetGroupDoesNotCoverEnoughAZsException.BuilderModifier and TypeMethodDescriptionReplicationSubnetGroupDoesNotCoverEnoughAZsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) ReplicationSubnetGroupDoesNotCoverEnoughAZsException.builder()ReplicationSubnetGroupDoesNotCoverEnoughAZsException.Builder.numAttempts(Integer numAttempts) ReplicationSubnetGroupDoesNotCoverEnoughAZsException.Builder.statusCode(int statusCode) ReplicationSubnetGroupDoesNotCoverEnoughAZsException.toBuilder()ReplicationSubnetGroupDoesNotCoverEnoughAZsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type ReplicationSubnetGroupDoesNotCoverEnoughAZsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ReplicationSubnetGroupDoesNotCoverEnoughAZsException.Builder>ReplicationSubnetGroupDoesNotCoverEnoughAZsException.serializableBuilderClass()