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