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