Class Slot
java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.Location
com.softlayer.api.service.location.Slot
@ApiType("SoftLayer_Location_Slot") public class Slot extends Location
SoftLayer_Location_Slot extends the [[SoftLayer_Location]] data type to include slot-specific properties.
- See Also:
- SoftLayer_Location_Slot
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSlot.MaskNested classes/interfaces inherited from class com.softlayer.api.service.Location
Location.Service, Location.ServiceAsync -
Field Summary
Fields inherited from class com.softlayer.api.service.Location
activePresaleEventCount, activePresaleEvents, backboneDependentCount, backboneDependents, bnppCompliantFlag, euCompliantFlag, groupCount, groups, hardwareFirewallCount, hardwareFirewalls, id, idSpecified, locationAddress, locationAddressCount, locationAddresses, locationReservationMember, locationStatus, longName, longNameSpecified, name, nameSpecified, networkConfigurationAttribute, onlinePptpVpnUserCount, onlineSslVpnUserCount, pathString, priceGroupCount, priceGroups, regionCount, regions, statusId, statusIdSpecified, timezone, vdrGroup -
Constructor Summary
Constructors Constructor Description Slot() -
Method Summary
Methods inherited from class com.softlayer.api.service.Location
asService, getActivePresaleEventCount, getActivePresaleEvents, getBackboneDependentCount, getBackboneDependents, getBnppCompliantFlag, getEuCompliantFlag, getGroupCount, getGroups, getHardwareFirewallCount, getHardwareFirewalls, getId, getLocationAddress, getLocationAddressCount, getLocationAddresses, getLocationReservationMember, getLocationStatus, getLongName, getName, getNetworkConfigurationAttribute, getOnlinePptpVpnUserCount, getOnlineSslVpnUserCount, getPathString, getPriceGroupCount, getPriceGroups, getRegionCount, getRegions, getStatusId, getTimezone, getVdrGroup, isIdSpecified, isLongNameSpecified, isNameSpecified, isStatusIdSpecified, service, service, setActivePresaleEventCount, setBackboneDependentCount, setBnppCompliantFlag, setEuCompliantFlag, setGroupCount, setHardwareFirewallCount, setId, setLocationAddress, setLocationAddressCount, setLocationReservationMember, setLocationStatus, setLongName, setName, setNetworkConfigurationAttribute, setOnlinePptpVpnUserCount, setOnlineSslVpnUserCount, setPathString, setPriceGroupCount, setRegionCount, setStatusId, setTimezone, setVdrGroup, unsetId, unsetLongName, unsetName, unsetStatusId
-
Constructor Details
-
Slot
public Slot()
-