@ApiType("SoftLayer_Network_Storage_Allowed_Host_IpAddress")
public class IpAddress
extends Host
See Also:
SoftLayer_Network_Storage_Allowed_Host_IpAddress
  • Field Details

    • account

      @ApiProperty protected Account account
      The SoftLayer_Account object which this SoftLayer_Network_Storage_Allowed_Host belongs to.
    • resource

      @ApiProperty protected IpAddress resource
      The SoftLayer_Network_Subnet_IpAddress object which this SoftLayer_Network_Storage_Allowed_Host is referencing.
  • Constructor Details

    • IpAddress

      public IpAddress()
  • Method Details