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