Uses of Class
software.amazon.awssdk.services.networkflowmonitor.model.StartQueryWorkloadInsightsTopContributorsRequest
-
Packages that use StartQueryWorkloadInsightsTopContributorsRequest 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.transform -
-
Uses of StartQueryWorkloadInsightsTopContributorsRequest in software.amazon.awssdk.services.networkflowmonitor
Methods in software.amazon.awssdk.services.networkflowmonitor with parameters of type StartQueryWorkloadInsightsTopContributorsRequest Modifier and Type Method Description default CompletableFuture<StartQueryWorkloadInsightsTopContributorsResponse>NetworkFlowMonitorAsyncClient. startQueryWorkloadInsightsTopContributors(StartQueryWorkloadInsightsTopContributorsRequest startQueryWorkloadInsightsTopContributorsRequest)Start a query to return the data with the Network Flow Monitor query interface.default StartQueryWorkloadInsightsTopContributorsResponseNetworkFlowMonitorClient. startQueryWorkloadInsightsTopContributors(StartQueryWorkloadInsightsTopContributorsRequest startQueryWorkloadInsightsTopContributorsRequest)Start a query to return the data with the Network Flow Monitor query interface. -
Uses of StartQueryWorkloadInsightsTopContributorsRequest in software.amazon.awssdk.services.networkflowmonitor.transform
Methods in software.amazon.awssdk.services.networkflowmonitor.transform with parameters of type StartQueryWorkloadInsightsTopContributorsRequest Modifier and Type Method Description SdkHttpFullRequestStartQueryWorkloadInsightsTopContributorsRequestMarshaller. marshall(StartQueryWorkloadInsightsTopContributorsRequest startQueryWorkloadInsightsTopContributorsRequest)
-