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