Uses of Class
com.yahoo.vespa.hosted.controller.tenant.TenantAddress
Packages that use TenantAddress
-
Uses of TenantAddress in com.yahoo.vespa.hosted.controller.tenant
Methods in com.yahoo.vespa.hosted.controller.tenant that return TenantAddressModifier and TypeMethodDescriptionTenantBilling.address()TenantInfo.address()static TenantAddressTenantAddress.empty()TenantAddress.withAddress(String address) TenantAddress.withCountry(String country) TenantAddress.withRegion(String region) Methods in com.yahoo.vespa.hosted.controller.tenant with parameters of type TenantAddressModifier and TypeMethodDescriptionTenantBilling.withAddress(TenantAddress updatedAddress) TenantInfo.withAddress(TenantAddress address) Constructors in com.yahoo.vespa.hosted.controller.tenant with parameters of type TenantAddress