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