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