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