Uses of Interface
software.amazon.awssdk.services.applicationinsights.endpoints.ApplicationInsightsEndpointProvider
-
Packages that use ApplicationInsightsEndpointProvider Package Description software.amazon.awssdk.services.applicationinsights Amazon CloudWatch Application Insights software.amazon.awssdk.services.applicationinsights.endpoints software.amazon.awssdk.services.applicationinsights.endpoints.internal -
-
Uses of ApplicationInsightsEndpointProvider in software.amazon.awssdk.services.applicationinsights
Methods in software.amazon.awssdk.services.applicationinsights with parameters of type ApplicationInsightsEndpointProvider Modifier and Type Method Description default BApplicationInsightsBaseClientBuilder. endpointProvider(ApplicationInsightsEndpointProvider endpointProvider)Set theApplicationInsightsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ApplicationInsightsEndpointProvider in software.amazon.awssdk.services.applicationinsights.endpoints
Methods in software.amazon.awssdk.services.applicationinsights.endpoints that return ApplicationInsightsEndpointProvider Modifier and Type Method Description static ApplicationInsightsEndpointProviderApplicationInsightsEndpointProvider. defaultProvider() -
Uses of ApplicationInsightsEndpointProvider in software.amazon.awssdk.services.applicationinsights.endpoints.internal
Classes in software.amazon.awssdk.services.applicationinsights.endpoints.internal that implement ApplicationInsightsEndpointProvider Modifier and Type Class Description classDefaultApplicationInsightsEndpointProvider
-