Uses of Interface
software.amazon.awssdk.services.internetmonitor.InternetMonitorClientBuilder
-
Packages that use InternetMonitorClientBuilder Package Description software.amazon.awssdk.services.internetmonitor Amazon CloudWatch Internet Monitor provides visibility into how internet issues impact the performance and availability between your applications hosted on Amazon Web Services and your end users. -
-
Uses of InternetMonitorClientBuilder in software.amazon.awssdk.services.internetmonitor
Methods in software.amazon.awssdk.services.internetmonitor that return InternetMonitorClientBuilder Modifier and Type Method Description static InternetMonitorClientBuilderInternetMonitorClient. builder()Create a builder that can be used to configure and create aInternetMonitorClient.
-