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