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