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