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