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