Class IpAddress.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.network.subnet.IpAddress.Mask
-
- Direct Known Subclasses:
Version6.Mask
- Enclosing class:
- IpAddress
public static class IpAddress.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
-
allowedHost
public Host.Mask allowedHost()
-
allowedNetworkStorage
public Storage.Mask allowedNetworkStorage()
-
allowedNetworkStorageReplicas
public Storage.Mask allowedNetworkStorageReplicas()
-
applicationDeliveryController
public Controller.Mask applicationDeliveryController()
-
contextTunnelTranslations
public Translation.Mask contextTunnelTranslations()
-
endpointSubnets
public Subnet.Mask endpointSubnets()
-
guestNetworkComponent
public Component.Mask guestNetworkComponent()
-
guestNetworkComponentBinding
public IpAddress.Mask guestNetworkComponentBinding()
-
hardware
public Hardware.Mask hardware()
-
networkComponent
public Component.Mask networkComponent()
-
privateNetworkGateway
public Gateway.Mask privateNetworkGateway()
-
protectionAddress
public Address.Mask protectionAddress()
-
publicNetworkGateway
public Gateway.Mask publicNetworkGateway()
-
remoteManagementNetworkComponent
public Component.Mask remoteManagementNetworkComponent()
-
subnet
public Subnet.Mask subnet()
-
syslogEventsOneDay
public Syslog.Mask syslogEventsOneDay()
-
syslogEventsSevenDays
public Syslog.Mask syslogEventsSevenDays()
-
topTenSyslogEventsByDestinationPortOneDay
public Syslog.Mask topTenSyslogEventsByDestinationPortOneDay()
-
topTenSyslogEventsByDestinationPortSevenDays
public Syslog.Mask topTenSyslogEventsByDestinationPortSevenDays()
-
topTenSyslogEventsByProtocolsOneDay
public Syslog.Mask topTenSyslogEventsByProtocolsOneDay()
-
topTenSyslogEventsByProtocolsSevenDays
public Syslog.Mask topTenSyslogEventsByProtocolsSevenDays()
-
topTenSyslogEventsBySourceIpOneDay
public Syslog.Mask topTenSyslogEventsBySourceIpOneDay()
-
topTenSyslogEventsBySourceIpSevenDays
public Syslog.Mask topTenSyslogEventsBySourceIpSevenDays()
-
topTenSyslogEventsBySourcePortOneDay
public Syslog.Mask topTenSyslogEventsBySourcePortOneDay()
-
topTenSyslogEventsBySourcePortSevenDays
public Syslog.Mask topTenSyslogEventsBySourcePortSevenDays()
-
virtualGuest
public Guest.Mask virtualGuest()
-
virtualLicenses
public VirtualLicense.Mask virtualLicenses()
-
id
public IpAddress.Mask id()
-
ipAddress
public IpAddress.Mask ipAddress()
-
isBroadcast
public IpAddress.Mask isBroadcast()
-
isGateway
public IpAddress.Mask isGateway()
-
isNetwork
public IpAddress.Mask isNetwork()
-
isReserved
public IpAddress.Mask isReserved()
-
note
public IpAddress.Mask note()
-
subnetId
public IpAddress.Mask subnetId()
-
allowedNetworkStorageCount
public IpAddress.Mask allowedNetworkStorageCount()
-
allowedNetworkStorageReplicaCount
public IpAddress.Mask allowedNetworkStorageReplicaCount()
-
contextTunnelTranslationCount
public IpAddress.Mask contextTunnelTranslationCount()
-
endpointSubnetCount
public IpAddress.Mask endpointSubnetCount()
-
protectionAddressCount
public IpAddress.Mask protectionAddressCount()
-
syslogEventsOneDayCount
public IpAddress.Mask syslogEventsOneDayCount()
-
syslogEventsSevenDayCount
public IpAddress.Mask syslogEventsSevenDayCount()
-
topTenSyslogEventsByDestinationPortOneDayCount
public IpAddress.Mask topTenSyslogEventsByDestinationPortOneDayCount()
-
topTenSyslogEventsByDestinationPortSevenDayCount
public IpAddress.Mask topTenSyslogEventsByDestinationPortSevenDayCount()
-
topTenSyslogEventsByProtocolsOneDayCount
public IpAddress.Mask topTenSyslogEventsByProtocolsOneDayCount()
-
topTenSyslogEventsByProtocolsSevenDayCount
public IpAddress.Mask topTenSyslogEventsByProtocolsSevenDayCount()
-
topTenSyslogEventsBySourceIpOneDayCount
public IpAddress.Mask topTenSyslogEventsBySourceIpOneDayCount()
-
topTenSyslogEventsBySourceIpSevenDayCount
public IpAddress.Mask topTenSyslogEventsBySourceIpSevenDayCount()
-
topTenSyslogEventsBySourcePortOneDayCount
public IpAddress.Mask topTenSyslogEventsBySourcePortOneDayCount()
-
topTenSyslogEventsBySourcePortSevenDayCount
public IpAddress.Mask topTenSyslogEventsBySourcePortSevenDayCount()
-
virtualLicenseCount
public IpAddress.Mask virtualLicenseCount()
-
-