Class QueryObjectsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.datapipeline.transform.QueryObjectsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<QueryObjectsRequest>
@Generated("software.amazon.awssdk:codegen") public class QueryObjectsRequestMarshaller extends Object implements Marshaller<QueryObjectsRequest>
QueryObjectsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description QueryObjectsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(QueryObjectsRequest queryObjectsRequest)
-
-
-
Constructor Detail
-
QueryObjectsRequestMarshaller
public QueryObjectsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(QueryObjectsRequest queryObjectsRequest)
- Specified by:
marshallin interfaceMarshaller<QueryObjectsRequest>
-
-