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