Uses of Class
software.amazon.awssdk.services.iotwireless.model.GlobalIdentity
-
Packages that use GlobalIdentity Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of GlobalIdentity in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return GlobalIdentity Modifier and Type Method Description GlobalIdentityGsmNmrObj. globalIdentity()Global identity information of the GSM object.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type GlobalIdentity Modifier and Type Method Description GsmNmrObj.BuilderGsmNmrObj.Builder. globalIdentity(GlobalIdentity globalIdentity)Global identity information of the GSM object.
-