Uses of Interface
software.amazon.awssdk.services.applicationinsights.ApplicationInsightsClientBuilder
-
Packages that use ApplicationInsightsClientBuilder Package Description software.amazon.awssdk.services.applicationinsights Amazon CloudWatch Application Insights -
-
Uses of ApplicationInsightsClientBuilder in software.amazon.awssdk.services.applicationinsights
Methods in software.amazon.awssdk.services.applicationinsights that return ApplicationInsightsClientBuilder Modifier and Type Method Description static ApplicationInsightsClientBuilderApplicationInsightsClient. builder()Create a builder that can be used to configure and create aApplicationInsightsClient.
-