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