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