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