Uses of Class
com.oracle.bmc.ospgateway.model.ContactTypeRule
-
Packages that use ContactTypeRule Package Description com.oracle.bmc.ospgateway.model -
-
Uses of ContactTypeRule in com.oracle.bmc.ospgateway.model
Methods in com.oracle.bmc.ospgateway.model that return ContactTypeRule Modifier and Type Method Description ContactTypeRuleContactTypeRule.Builder. build()ContactTypeRuleAddressRule. getContact()Methods in com.oracle.bmc.ospgateway.model with parameters of type ContactTypeRule Modifier and Type Method Description AddressRule.BuilderAddressRule.Builder. contact(ContactTypeRule contact)ContactTypeRule.BuilderContactTypeRule.Builder. copy(ContactTypeRule model)Constructors in com.oracle.bmc.ospgateway.model with parameters of type ContactTypeRule Constructor Description AddressRule(String countryCode, AddressTypeRule address, ContactTypeRule contact, TaxTypeRule tax)Deprecated.
-