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