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