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