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