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