Uses of Class
software.amazon.awssdk.services.iotwireless.endpoints.IotWirelessEndpointParams
-
Packages that use IotWirelessEndpointParams Package Description software.amazon.awssdk.services.iotwireless.endpoints software.amazon.awssdk.services.iotwireless.endpoints.internal -
-
Uses of IotWirelessEndpointParams in software.amazon.awssdk.services.iotwireless.endpoints
Methods in software.amazon.awssdk.services.iotwireless.endpoints that return IotWirelessEndpointParams Modifier and Type Method Description IotWirelessEndpointParamsIotWirelessEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.iotwireless.endpoints with parameters of type IotWirelessEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>IotWirelessEndpointProvider. resolveEndpoint(IotWirelessEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of IotWirelessEndpointParams in software.amazon.awssdk.services.iotwireless.endpoints.internal
Methods in software.amazon.awssdk.services.iotwireless.endpoints.internal that return IotWirelessEndpointParams Modifier and Type Method Description static IotWirelessEndpointParamsIotWirelessResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.iotwireless.endpoints.internal with parameters of type IotWirelessEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultIotWirelessEndpointProvider. resolveEndpoint(IotWirelessEndpointParams endpointParams)
-