Uses of Class
software.amazon.awssdk.services.location.model.LteLocalId
-
Packages that use LteLocalId Package Description software.amazon.awssdk.services.location.model -
-
Uses of LteLocalId in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return LteLocalId Modifier and Type Method Description LteLocalIdLteCellDetails. localId()The LTE local identification information (local ID).Methods in software.amazon.awssdk.services.location.model with parameters of type LteLocalId Modifier and Type Method Description LteCellDetails.BuilderLteCellDetails.Builder. localId(LteLocalId localId)The LTE local identification information (local ID).
-