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