| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static Ip.Builder |
Ip.builder() |
Ip.Builder |
Ip.Builder.ipAddress(String ipAddress)
IP address information.
|
Ip.Builder |
Ip.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Ip.Builder> |
Ip.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetPositionEstimateRequest.Builder |
GetPositionEstimateRequest.Builder.ip(Consumer<Ip.Builder> ip)
Retrieves an estimated device position by resolving the IP address information from the device.
|
Copyright © 2022. All rights reserved.