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