Uses of Interface
software.amazon.awssdk.services.iotsitewise.endpoints.IoTSiteWiseEndpointProvider
-
Packages that use IoTSiteWiseEndpointProvider Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference.software.amazon.awssdk.services.iotsitewise.endpoints software.amazon.awssdk.services.iotsitewise.endpoints.internal -
-
Uses of IoTSiteWiseEndpointProvider in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise with parameters of type IoTSiteWiseEndpointProvider Modifier and Type Method Description default BIoTSiteWiseBaseClientBuilder. endpointProvider(IoTSiteWiseEndpointProvider endpointProvider)Set theIoTSiteWiseEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of IoTSiteWiseEndpointProvider in software.amazon.awssdk.services.iotsitewise.endpoints
Methods in software.amazon.awssdk.services.iotsitewise.endpoints that return IoTSiteWiseEndpointProvider Modifier and Type Method Description static IoTSiteWiseEndpointProviderIoTSiteWiseEndpointProvider. defaultProvider() -
Uses of IoTSiteWiseEndpointProvider in software.amazon.awssdk.services.iotsitewise.endpoints.internal
Classes in software.amazon.awssdk.services.iotsitewise.endpoints.internal that implement IoTSiteWiseEndpointProvider Modifier and Type Class Description classDefaultIoTSiteWiseEndpointProvider
-