Uses of Interface
software.amazon.awssdk.services.iotthingsgraph.endpoints.IoTThingsGraphEndpointProvider
-
Packages that use IoTThingsGraphEndpointProvider Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.endpoints software.amazon.awssdk.services.iotthingsgraph.endpoints.internal -
-
Uses of IoTThingsGraphEndpointProvider in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type IoTThingsGraphEndpointProvider Modifier and Type Method Description default BIoTThingsGraphBaseClientBuilder. endpointProvider(IoTThingsGraphEndpointProvider endpointProvider)Set theIoTThingsGraphEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of IoTThingsGraphEndpointProvider in software.amazon.awssdk.services.iotthingsgraph.endpoints
Methods in software.amazon.awssdk.services.iotthingsgraph.endpoints that return IoTThingsGraphEndpointProvider Modifier and Type Method Description static IoTThingsGraphEndpointProviderIoTThingsGraphEndpointProvider. defaultProvider() -
Uses of IoTThingsGraphEndpointProvider in software.amazon.awssdk.services.iotthingsgraph.endpoints.internal
Classes in software.amazon.awssdk.services.iotthingsgraph.endpoints.internal that implement IoTThingsGraphEndpointProvider Modifier and Type Class Description classDefaultIoTThingsGraphEndpointProvider
-