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