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