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