Uses of Class
com.oracle.bmc.identitydomains.model.MePhoneNumbers
-
Packages that use MePhoneNumbers Package Description com.oracle.bmc.identitydomains.model -
-
Uses of MePhoneNumbers in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MePhoneNumbers Modifier and Type Method Description MePhoneNumbers
MePhoneNumbers.Builder. build()
Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type MePhoneNumbers Modifier and Type Method Description List<MePhoneNumbers>
Me. getPhoneNumbers()
Phone numbersMethods in com.oracle.bmc.identitydomains.model with parameters of type MePhoneNumbers Modifier and Type Method Description MePhoneNumbers.Builder
MePhoneNumbers.Builder. copy(MePhoneNumbers model)
Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type MePhoneNumbers Modifier and Type Method Description Me.Builder
Me.Builder. phoneNumbers(List<MePhoneNumbers> phoneNumbers)
Phone numbers
-