| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
List<LteObj> |
CellTowers.lte()
LTE object information.
|
| Modifier and Type | Method and Description |
|---|---|
CellTowers.Builder |
CellTowers.Builder.lte(LteObj... lte)
LTE object information.
|
| Modifier and Type | Method and Description |
|---|---|
CellTowers.Builder |
CellTowers.Builder.lte(Collection<LteObj> lte)
LTE object information.
|
Copyright © 2023. All rights reserved.