Package com.softlayer.api.service
Class Brand.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.Brand.Mask
-
- Enclosing class:
- Brand
public static class Brand.Mask extends Entity.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
account
public Account.Mask account()
-
allOwnedAccounts
public Account.Mask allOwnedAccounts()
-
allowAccountCreationFlag
public Brand.Mask allowAccountCreationFlag()
-
businessPartner
public Partner.Mask businessPartner()
-
businessPartnerFlag
public Brand.Mask businessPartnerFlag()
-
catalog
public Catalog.Mask catalog()
-
contacts
public Contact.Mask contacts()
-
customerCountryLocationRestrictions
public CustomerCountry.Mask customerCountryLocationRestrictions()
-
distributor
public Brand.Mask distributor()
-
distributorChildFlag
public Brand.Mask distributorChildFlag()
-
distributorFlag
public Brand.Mask distributorFlag()
-
hardware
public Hardware.Mask hardware()
-
hasAgentAdvancedSupportFlag
public Brand.Mask hasAgentAdvancedSupportFlag()
-
hasAgentSupportFlag
public Brand.Mask hasAgentSupportFlag()
-
openTickets
public Ticket.Mask openTickets()
-
ownedAccounts
public Account.Mask ownedAccounts()
-
securityLevel
public Level.Mask securityLevel()
-
ticketGroups
public Group.Mask ticketGroups()
-
tickets
public Ticket.Mask tickets()
-
users
public Customer.Mask users()
-
virtualGuests
public Guest.Mask virtualGuests()
-
catalogId
public Brand.Mask catalogId()
-
id
public Brand.Mask id()
-
keyName
public Brand.Mask keyName()
-
longName
public Brand.Mask longName()
-
name
public Brand.Mask name()
-
allOwnedAccountCount
public Brand.Mask allOwnedAccountCount()
-
contactCount
public Brand.Mask contactCount()
-
customerCountryLocationRestrictionCount
public Brand.Mask customerCountryLocationRestrictionCount()
-
hardwareCount
public Brand.Mask hardwareCount()
-
openTicketCount
public Brand.Mask openTicketCount()
-
ownedAccountCount
public Brand.Mask ownedAccountCount()
-
ticketCount
public Brand.Mask ticketCount()
-
ticketGroupCount
public Brand.Mask ticketGroupCount()
-
userCount
public Brand.Mask userCount()
-
virtualGuestCount
public Brand.Mask virtualGuestCount()
-
-