Uses of Class
software.amazon.awssdk.services.networkflowmonitor.model.GetQueryResultsMonitorTopContributorsRequest
-
Packages that use GetQueryResultsMonitorTopContributorsRequest Package Description software.amazon.awssdk.services.networkflowmonitor Network Flow Monitor is a feature of Amazon CloudWatch Network Monitoring that provides visibility into the performance of network flows for your Amazon Web Services workloads, between instances in subnets, as well as to and from Amazon Web Services.software.amazon.awssdk.services.networkflowmonitor.paginators software.amazon.awssdk.services.networkflowmonitor.transform -
-
Uses of GetQueryResultsMonitorTopContributorsRequest in software.amazon.awssdk.services.networkflowmonitor
-
Uses of GetQueryResultsMonitorTopContributorsRequest in software.amazon.awssdk.services.networkflowmonitor.paginators
Constructors in software.amazon.awssdk.services.networkflowmonitor.paginators with parameters of type GetQueryResultsMonitorTopContributorsRequest Constructor Description GetQueryResultsMonitorTopContributorsIterable(NetworkFlowMonitorClient client, GetQueryResultsMonitorTopContributorsRequest firstRequest)GetQueryResultsMonitorTopContributorsPublisher(NetworkFlowMonitorAsyncClient client, GetQueryResultsMonitorTopContributorsRequest firstRequest) -
Uses of GetQueryResultsMonitorTopContributorsRequest in software.amazon.awssdk.services.networkflowmonitor.transform
Methods in software.amazon.awssdk.services.networkflowmonitor.transform with parameters of type GetQueryResultsMonitorTopContributorsRequest Modifier and Type Method Description SdkHttpFullRequestGetQueryResultsMonitorTopContributorsRequestMarshaller. marshall(GetQueryResultsMonitorTopContributorsRequest getQueryResultsMonitorTopContributorsRequest)
-