Uses of Interface
software.amazon.awssdk.services.rds.model.DbProxyAlreadyExistsException.Builder
-
Packages that use DbProxyAlreadyExistsException.Builder Package Description software.amazon.awssdk.services.rds.model -
-
Uses of DbProxyAlreadyExistsException.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DbProxyAlreadyExistsException.Builder Modifier and Type Method Description DbProxyAlreadyExistsException.BuilderDbProxyAlreadyExistsException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static DbProxyAlreadyExistsException.BuilderDbProxyAlreadyExistsException. builder()DbProxyAlreadyExistsException.BuilderDbProxyAlreadyExistsException.Builder. cause(Throwable cause)DbProxyAlreadyExistsException.BuilderDbProxyAlreadyExistsException.Builder. message(String message)DbProxyAlreadyExistsException.BuilderDbProxyAlreadyExistsException.Builder. requestId(String requestId)DbProxyAlreadyExistsException.BuilderDbProxyAlreadyExistsException.Builder. statusCode(int statusCode)DbProxyAlreadyExistsException.BuilderDbProxyAlreadyExistsException. toBuilder()DbProxyAlreadyExistsException.BuilderDbProxyAlreadyExistsException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DbProxyAlreadyExistsException.Builder Modifier and Type Method Description static Class<? extends DbProxyAlreadyExistsException.Builder>DbProxyAlreadyExistsException. serializableBuilderClass()
-