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