Uses of Class
software.amazon.awssdk.services.evidently.endpoints.EvidentlyEndpointParams
-
Packages that use EvidentlyEndpointParams Package Description software.amazon.awssdk.services.evidently.endpoints software.amazon.awssdk.services.evidently.endpoints.internal -
-
Uses of EvidentlyEndpointParams in software.amazon.awssdk.services.evidently.endpoints
Methods in software.amazon.awssdk.services.evidently.endpoints that return EvidentlyEndpointParams Modifier and Type Method Description EvidentlyEndpointParamsEvidentlyEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.evidently.endpoints with parameters of type EvidentlyEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>EvidentlyEndpointProvider. resolveEndpoint(EvidentlyEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of EvidentlyEndpointParams in software.amazon.awssdk.services.evidently.endpoints.internal
Methods in software.amazon.awssdk.services.evidently.endpoints.internal that return EvidentlyEndpointParams Modifier and Type Method Description static EvidentlyEndpointParamsEvidentlyResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.evidently.endpoints.internal with parameters of type EvidentlyEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultEvidentlyEndpointProvider. resolveEndpoint(EvidentlyEndpointParams params)
-