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