@ApiType("SoftLayer_Network_Storage_Allowed_Host_VirtualGuest")
public class VirtualGuest
extends Host
See Also:
SoftLayer_Network_Storage_Allowed_Host_VirtualGuest
  • Field Details

    • account

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

      @ApiProperty protected Guest resource
      The SoftLayer_Virtual_Guest object which this SoftLayer_Network_Storage_Allowed_Host is referencing.
  • Constructor Details

    • VirtualGuest

      public VirtualGuest()
  • Method Details