Uses of Interface
software.amazon.awssdk.services.lexmodelbuilding.endpoints.LexModelBuildingEndpointProvider
-
Packages that use LexModelBuildingEndpointProvider Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions software.amazon.awssdk.services.lexmodelbuilding.endpoints software.amazon.awssdk.services.lexmodelbuilding.endpoints.internal -
-
Uses of LexModelBuildingEndpointProvider in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding with parameters of type LexModelBuildingEndpointProvider Modifier and Type Method Description default BLexModelBuildingBaseClientBuilder. endpointProvider(LexModelBuildingEndpointProvider endpointProvider)Set theLexModelBuildingEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of LexModelBuildingEndpointProvider in software.amazon.awssdk.services.lexmodelbuilding.endpoints
Methods in software.amazon.awssdk.services.lexmodelbuilding.endpoints that return LexModelBuildingEndpointProvider Modifier and Type Method Description static LexModelBuildingEndpointProviderLexModelBuildingEndpointProvider. defaultProvider() -
Uses of LexModelBuildingEndpointProvider in software.amazon.awssdk.services.lexmodelbuilding.endpoints.internal
Classes in software.amazon.awssdk.services.lexmodelbuilding.endpoints.internal that implement LexModelBuildingEndpointProvider Modifier and Type Class Description classDefaultLexModelBuildingEndpointProvider
-