Uses of Interface
software.amazon.awssdk.services.networkflowmonitor.model.GetQueryStatusWorkloadInsightsTopContributorsRequest.Builder
-
Packages that use GetQueryStatusWorkloadInsightsTopContributorsRequest.Builder 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.model -
-
Uses of GetQueryStatusWorkloadInsightsTopContributorsRequest.Builder in software.amazon.awssdk.services.networkflowmonitor
Method parameters in software.amazon.awssdk.services.networkflowmonitor with type arguments of type GetQueryStatusWorkloadInsightsTopContributorsRequest.Builder Modifier and Type Method Description default CompletableFuture<GetQueryStatusWorkloadInsightsTopContributorsResponse>NetworkFlowMonitorAsyncClient. getQueryStatusWorkloadInsightsTopContributors(Consumer<GetQueryStatusWorkloadInsightsTopContributorsRequest.Builder> getQueryStatusWorkloadInsightsTopContributorsRequest)Return the data for a query with the Network Flow Monitor query interface.default GetQueryStatusWorkloadInsightsTopContributorsResponseNetworkFlowMonitorClient. getQueryStatusWorkloadInsightsTopContributors(Consumer<GetQueryStatusWorkloadInsightsTopContributorsRequest.Builder> getQueryStatusWorkloadInsightsTopContributorsRequest)Return the data for a query with the Network Flow Monitor query interface. -
Uses of GetQueryStatusWorkloadInsightsTopContributorsRequest.Builder in software.amazon.awssdk.services.networkflowmonitor.model
Methods in software.amazon.awssdk.services.networkflowmonitor.model that return types with arguments of type GetQueryStatusWorkloadInsightsTopContributorsRequest.Builder Modifier and Type Method Description static Class<? extends GetQueryStatusWorkloadInsightsTopContributorsRequest.Builder>GetQueryStatusWorkloadInsightsTopContributorsRequest. serializableBuilderClass()
-