Uses of Interface
software.amazon.awssdk.services.networkflowmonitor.model.StopQueryWorkloadInsightsTopContributorsRequest.Builder
-
Packages that use StopQueryWorkloadInsightsTopContributorsRequest.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 StopQueryWorkloadInsightsTopContributorsRequest.Builder in software.amazon.awssdk.services.networkflowmonitor
Method parameters in software.amazon.awssdk.services.networkflowmonitor with type arguments of type StopQueryWorkloadInsightsTopContributorsRequest.Builder Modifier and Type Method Description default CompletableFuture<StopQueryWorkloadInsightsTopContributorsResponse>NetworkFlowMonitorAsyncClient. stopQueryWorkloadInsightsTopContributors(Consumer<StopQueryWorkloadInsightsTopContributorsRequest.Builder> stopQueryWorkloadInsightsTopContributorsRequest)Stop a query with the Network Flow Monitor query interface.default StopQueryWorkloadInsightsTopContributorsResponseNetworkFlowMonitorClient. stopQueryWorkloadInsightsTopContributors(Consumer<StopQueryWorkloadInsightsTopContributorsRequest.Builder> stopQueryWorkloadInsightsTopContributorsRequest)Stop a query with the Network Flow Monitor query interface. -
Uses of StopQueryWorkloadInsightsTopContributorsRequest.Builder in software.amazon.awssdk.services.networkflowmonitor.model
Methods in software.amazon.awssdk.services.networkflowmonitor.model that return types with arguments of type StopQueryWorkloadInsightsTopContributorsRequest.Builder Modifier and Type Method Description static Class<? extends StopQueryWorkloadInsightsTopContributorsRequest.Builder>StopQueryWorkloadInsightsTopContributorsRequest. serializableBuilderClass()
-