Class DescribeServiceUpdatesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.memorydb.transform.DescribeServiceUpdatesRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeServiceUpdatesRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeServiceUpdatesRequestMarshaller
extends Object
implements Marshaller<DescribeServiceUpdatesRequest>
DescribeServiceUpdatesRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeServiceUpdatesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeServiceUpdatesRequest describeServiceUpdatesRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeServiceUpdatesRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeServiceUpdatesRequest>- Parameters:
 describeServiceUpdatesRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -