Uses of Class
software.amazon.awssdk.services.lookoutmetrics.endpoints.LookoutMetricsEndpointParams
-
Packages that use LookoutMetricsEndpointParams Package Description software.amazon.awssdk.services.lookoutmetrics.endpoints software.amazon.awssdk.services.lookoutmetrics.endpoints.internal -
-
Uses of LookoutMetricsEndpointParams in software.amazon.awssdk.services.lookoutmetrics.endpoints
Methods in software.amazon.awssdk.services.lookoutmetrics.endpoints that return LookoutMetricsEndpointParams Modifier and Type Method Description LookoutMetricsEndpointParamsLookoutMetricsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.lookoutmetrics.endpoints with parameters of type LookoutMetricsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>LookoutMetricsEndpointProvider. resolveEndpoint(LookoutMetricsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of LookoutMetricsEndpointParams in software.amazon.awssdk.services.lookoutmetrics.endpoints.internal
Methods in software.amazon.awssdk.services.lookoutmetrics.endpoints.internal that return LookoutMetricsEndpointParams Modifier and Type Method Description static LookoutMetricsEndpointParamsLookoutMetricsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.lookoutmetrics.endpoints.internal with parameters of type LookoutMetricsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultLookoutMetricsEndpointProvider. resolveEndpoint(LookoutMetricsEndpointParams endpointParams)
-