Uses of Class
software.amazon.awssdk.services.networkflowmonitor.model.GetQueryResultsWorkloadInsightsTopContributorsDataResponse
-
Packages that use GetQueryResultsWorkloadInsightsTopContributorsDataResponse 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 -
-
Uses of GetQueryResultsWorkloadInsightsTopContributorsDataResponse in software.amazon.awssdk.services.networkflowmonitor
Methods in software.amazon.awssdk.services.networkflowmonitor that return GetQueryResultsWorkloadInsightsTopContributorsDataResponse Modifier and Type Method Description default GetQueryResultsWorkloadInsightsTopContributorsDataResponseNetworkFlowMonitorClient. getQueryResultsWorkloadInsightsTopContributorsData(Consumer<GetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder> getQueryResultsWorkloadInsightsTopContributorsDataRequest)Return the data for a query with the Network Flow Monitor query interface.default GetQueryResultsWorkloadInsightsTopContributorsDataResponseNetworkFlowMonitorClient. getQueryResultsWorkloadInsightsTopContributorsData(GetQueryResultsWorkloadInsightsTopContributorsDataRequest getQueryResultsWorkloadInsightsTopContributorsDataRequest)Return the data for a query with the Network Flow Monitor query interface.Methods in software.amazon.awssdk.services.networkflowmonitor that return types with arguments of type GetQueryResultsWorkloadInsightsTopContributorsDataResponse Modifier and Type Method Description default CompletableFuture<GetQueryResultsWorkloadInsightsTopContributorsDataResponse>NetworkFlowMonitorAsyncClient. getQueryResultsWorkloadInsightsTopContributorsData(Consumer<GetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder> getQueryResultsWorkloadInsightsTopContributorsDataRequest)Return the data for a query with the Network Flow Monitor query interface.default CompletableFuture<GetQueryResultsWorkloadInsightsTopContributorsDataResponse>NetworkFlowMonitorAsyncClient. getQueryResultsWorkloadInsightsTopContributorsData(GetQueryResultsWorkloadInsightsTopContributorsDataRequest getQueryResultsWorkloadInsightsTopContributorsDataRequest)Return the data for a query with the Network Flow Monitor query interface. -
Uses of GetQueryResultsWorkloadInsightsTopContributorsDataResponse in software.amazon.awssdk.services.networkflowmonitor.paginators
Methods in software.amazon.awssdk.services.networkflowmonitor.paginators that return types with arguments of type GetQueryResultsWorkloadInsightsTopContributorsDataResponse Modifier and Type Method Description Iterator<GetQueryResultsWorkloadInsightsTopContributorsDataResponse>GetQueryResultsWorkloadInsightsTopContributorsDataIterable. iterator()Method parameters in software.amazon.awssdk.services.networkflowmonitor.paginators with type arguments of type GetQueryResultsWorkloadInsightsTopContributorsDataResponse Modifier and Type Method Description voidGetQueryResultsWorkloadInsightsTopContributorsDataPublisher. subscribe(org.reactivestreams.Subscriber<? super GetQueryResultsWorkloadInsightsTopContributorsDataResponse> subscriber)
-