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