Uses of Interface
software.amazon.awssdk.services.networkflowmonitor.NetworkFlowMonitorClientBuilder
-
Packages that use NetworkFlowMonitorClientBuilder 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. -
-
Uses of NetworkFlowMonitorClientBuilder in software.amazon.awssdk.services.networkflowmonitor
Methods in software.amazon.awssdk.services.networkflowmonitor that return NetworkFlowMonitorClientBuilder Modifier and Type Method Description static NetworkFlowMonitorClientBuilderNetworkFlowMonitorClient. builder()Create a builder that can be used to configure and create aNetworkFlowMonitorClient.
-