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