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