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