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