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