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