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