Uses of Interface
software.amazon.awssdk.services.internetmonitor.InternetMonitorClient
-
Packages that use InternetMonitorClient 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.software.amazon.awssdk.services.internetmonitor.paginators -
-
Uses of InternetMonitorClient in software.amazon.awssdk.services.internetmonitor
Methods in software.amazon.awssdk.services.internetmonitor that return InternetMonitorClient Modifier and Type Method Description static InternetMonitorClientInternetMonitorClient. create()Create aInternetMonitorClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of InternetMonitorClient in software.amazon.awssdk.services.internetmonitor.paginators
Constructors in software.amazon.awssdk.services.internetmonitor.paginators with parameters of type InternetMonitorClient Constructor Description ListHealthEventsIterable(InternetMonitorClient client, ListHealthEventsRequest firstRequest)ListMonitorsIterable(InternetMonitorClient client, ListMonitorsRequest firstRequest)
-