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