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