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