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