Uses of Class
com.oracle.bmc.onesubscription.model.SubscribedServiceLocation
-
Packages that use SubscribedServiceLocation Package Description com.oracle.bmc.onesubscription.model -
-
Uses of SubscribedServiceLocation in com.oracle.bmc.onesubscription.model
Methods in com.oracle.bmc.onesubscription.model that return SubscribedServiceLocation Modifier and Type Method Description SubscribedServiceLocation
SubscribedServiceLocation.Builder. build()
SubscribedServiceLocation
SubscribedServiceAddress. getLocation()
Methods in com.oracle.bmc.onesubscription.model with parameters of type SubscribedServiceLocation Modifier and Type Method Description SubscribedServiceLocation.Builder
SubscribedServiceLocation.Builder. copy(SubscribedServiceLocation model)
SubscribedServiceAddress.Builder
SubscribedServiceAddress.Builder. location(SubscribedServiceLocation location)
Constructors in com.oracle.bmc.onesubscription.model with parameters of type SubscribedServiceLocation Constructor Description SubscribedServiceAddress(SubscribedServiceLocation location, String name, String phone, Boolean isBillTo, Boolean isShipTo, Long billSiteUseId, Long service2SiteUseId, Long tcaCustAcctSiteId, String tcaPartySiteNumber)
Deprecated.
-