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