Class Guest


  • @ApiType("SoftLayer_Scale_Member_Virtual_Guest")
    public class Guest
    extends Member
    A guest member is a scaled guest on a scale group. It is added either automatically or manually based on group settings. It can be removed here, but is usually best removed using one of the scaling features of the group as a whole.
    See Also:
    SoftLayer_Scale_Member_Virtual_Guest
    • Field Detail

      • virtualGuestId

        @ApiProperty
        protected Long virtualGuestId
        The identifier of the guest for this member.
    • Constructor Detail

      • Guest

        public Guest()