Class DeleteCacheSubnetGroupRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.elasticache.transform.DeleteCacheSubnetGroupRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteCacheSubnetGroupRequest>
@Generated("software.amazon.awssdk:codegen") @SdkInternalApi public class DeleteCacheSubnetGroupRequestMarshaller extends Object implements Marshaller<DeleteCacheSubnetGroupRequest>
DeleteCacheSubnetGroupRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteCacheSubnetGroupRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
-
-
-
Constructor Detail
-
DeleteCacheSubnetGroupRequestMarshaller
public DeleteCacheSubnetGroupRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteCacheSubnetGroupRequest>
-
-