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