Class GetRetrievedTracesGraphRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.xray.transform.GetRetrievedTracesGraphRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetRetrievedTracesGraphRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetRetrievedTracesGraphRequestMarshaller
extends Object
implements Marshaller<GetRetrievedTracesGraphRequest>
GetRetrievedTracesGraphRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionGetRetrievedTracesGraphRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetRetrievedTracesGraphRequest getRetrievedTracesGraphRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetRetrievedTracesGraphRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetRetrievedTracesGraphRequest>
- Parameters:
- getRetrievedTracesGraphRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-