| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static GlobalIdentity.Builder |
GlobalIdentity.builder() |
GlobalIdentity.Builder |
GlobalIdentity.Builder.geranCid(Integer geranCid)
GERAN (GSM EDGE Radio Access Network) cell global identifier.
|
GlobalIdentity.Builder |
GlobalIdentity.Builder.lac(Integer lac)
Location area code of the global identity.
|
GlobalIdentity.Builder |
GlobalIdentity.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GlobalIdentity.Builder> |
GlobalIdentity.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GsmNmrObj.Builder |
GsmNmrObj.Builder.globalIdentity(Consumer<GlobalIdentity.Builder> globalIdentity)
Global identity information of the GSM object.
|
Copyright © 2022. All rights reserved.