Uses of Class
software.amazon.awssdk.services.networkflowmonitor.model.GetQueryStatusWorkloadInsightsTopContributorsDataRequest
-
Packages that use GetQueryStatusWorkloadInsightsTopContributorsDataRequest 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 GetQueryStatusWorkloadInsightsTopContributorsDataRequest in software.amazon.awssdk.services.networkflowmonitor
Methods in software.amazon.awssdk.services.networkflowmonitor with parameters of type GetQueryStatusWorkloadInsightsTopContributorsDataRequest Modifier and Type Method Description default CompletableFuture<GetQueryStatusWorkloadInsightsTopContributorsDataResponse>NetworkFlowMonitorAsyncClient. getQueryStatusWorkloadInsightsTopContributorsData(GetQueryStatusWorkloadInsightsTopContributorsDataRequest getQueryStatusWorkloadInsightsTopContributorsDataRequest)Returns the current status of a query for the Network Flow Monitor query interface, for a specified query ID and monitor.default GetQueryStatusWorkloadInsightsTopContributorsDataResponseNetworkFlowMonitorClient. getQueryStatusWorkloadInsightsTopContributorsData(GetQueryStatusWorkloadInsightsTopContributorsDataRequest getQueryStatusWorkloadInsightsTopContributorsDataRequest)Returns the current status of a query for the Network Flow Monitor query interface, for a specified query ID and monitor. -
Uses of GetQueryStatusWorkloadInsightsTopContributorsDataRequest in software.amazon.awssdk.services.networkflowmonitor.transform
Methods in software.amazon.awssdk.services.networkflowmonitor.transform with parameters of type GetQueryStatusWorkloadInsightsTopContributorsDataRequest Modifier and Type Method Description SdkHttpFullRequestGetQueryStatusWorkloadInsightsTopContributorsDataRequestMarshaller. marshall(GetQueryStatusWorkloadInsightsTopContributorsDataRequest getQueryStatusWorkloadInsightsTopContributorsDataRequest)
-