Uses of Class
software.amazon.awssdk.services.iotsecuretunneling.endpoints.IoTSecureTunnelingEndpointParams
-
-
Uses of IoTSecureTunnelingEndpointParams in software.amazon.awssdk.services.iotsecuretunneling.endpoints
Methods in software.amazon.awssdk.services.iotsecuretunneling.endpoints that return IoTSecureTunnelingEndpointParams Modifier and Type Method Description IoTSecureTunnelingEndpointParamsIoTSecureTunnelingEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.iotsecuretunneling.endpoints with parameters of type IoTSecureTunnelingEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>IoTSecureTunnelingEndpointProvider. resolveEndpoint(IoTSecureTunnelingEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of IoTSecureTunnelingEndpointParams in software.amazon.awssdk.services.iotsecuretunneling.endpoints.internal
Methods in software.amazon.awssdk.services.iotsecuretunneling.endpoints.internal that return IoTSecureTunnelingEndpointParams Modifier and Type Method Description static IoTSecureTunnelingEndpointParamsIoTSecureTunnelingResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.iotsecuretunneling.endpoints.internal with parameters of type IoTSecureTunnelingEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultIoTSecureTunnelingEndpointProvider. resolveEndpoint(IoTSecureTunnelingEndpointParams endpointParams)
-