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