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