Uses of Class
com.bandwidth.iris.sdk.model.AlternateEndUserIdentifier
-
Packages that use AlternateEndUserIdentifier Package Description com.bandwidth.iris.sdk.model -
-
Uses of AlternateEndUserIdentifier in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return AlternateEndUserIdentifier Modifier and Type Method Description AlternateEndUserIdentifierAlternateEndUserIdentifierResponse. getAlternateEndUserIdentifier()Methods in com.bandwidth.iris.sdk.model that return types with arguments of type AlternateEndUserIdentifier Modifier and Type Method Description List<AlternateEndUserIdentifier>AlternateEndUserIdentifiersResponse. getAlternateEndUserIdentifiers()Methods in com.bandwidth.iris.sdk.model with parameters of type AlternateEndUserIdentifier Modifier and Type Method Description voidAlternateEndUserIdentifierResponse. setAlternateEndUserIdentifier(AlternateEndUserIdentifier alternateEndUserIdentifier)Method parameters in com.bandwidth.iris.sdk.model with type arguments of type AlternateEndUserIdentifier Modifier and Type Method Description voidAlternateEndUserIdentifiersResponse. setAlternateEndUserIdentifiers(List<AlternateEndUserIdentifier> alternateEndUserIdentifiers)
-