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