Uses of Interface
software.amazon.awssdk.services.honeycode.endpoints.HoneycodeEndpointProvider
-
Packages that use HoneycodeEndpointProvider Package Description software.amazon.awssdk.services.honeycode Amazon Honeycode is a fully managed service that allows you to quickly build mobile and web apps for teams—without programming.software.amazon.awssdk.services.honeycode.endpoints software.amazon.awssdk.services.honeycode.endpoints.internal -
-
Uses of HoneycodeEndpointProvider in software.amazon.awssdk.services.honeycode
Methods in software.amazon.awssdk.services.honeycode with parameters of type HoneycodeEndpointProvider Modifier and Type Method Description default BHoneycodeBaseClientBuilder. endpointProvider(HoneycodeEndpointProvider endpointProvider)Set theHoneycodeEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of HoneycodeEndpointProvider in software.amazon.awssdk.services.honeycode.endpoints
Methods in software.amazon.awssdk.services.honeycode.endpoints that return HoneycodeEndpointProvider Modifier and Type Method Description static HoneycodeEndpointProviderHoneycodeEndpointProvider. defaultProvider() -
Uses of HoneycodeEndpointProvider in software.amazon.awssdk.services.honeycode.endpoints.internal
Classes in software.amazon.awssdk.services.honeycode.endpoints.internal that implement HoneycodeEndpointProvider Modifier and Type Class Description classDefaultHoneycodeEndpointProvider
-