Uses of Class
software.amazon.awssdk.services.applicationinsights.endpoints.ApplicationInsightsEndpointParams
-
-
Uses of ApplicationInsightsEndpointParams in software.amazon.awssdk.services.applicationinsights.endpoints
Methods in software.amazon.awssdk.services.applicationinsights.endpoints that return ApplicationInsightsEndpointParams Modifier and Type Method Description ApplicationInsightsEndpointParamsApplicationInsightsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.applicationinsights.endpoints with parameters of type ApplicationInsightsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ApplicationInsightsEndpointProvider. resolveEndpoint(ApplicationInsightsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ApplicationInsightsEndpointParams in software.amazon.awssdk.services.applicationinsights.endpoints.internal
Methods in software.amazon.awssdk.services.applicationinsights.endpoints.internal that return ApplicationInsightsEndpointParams Modifier and Type Method Description static ApplicationInsightsEndpointParamsApplicationInsightsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.applicationinsights.endpoints.internal with parameters of type ApplicationInsightsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultApplicationInsightsEndpointProvider. resolveEndpoint(ApplicationInsightsEndpointParams endpointParams)
-