Class Request


  • @ApiType("SoftLayer_Network_Storage_MassDataMigration_Request")
    public class Request
    extends Entity
    The SoftLayer_Network_Storage_MassDataMigration_Request data type contains information on a single Mass Data Migration request. Creation of these requests is limited to SoftLayer customers through the SoftLayer Customer Portal.
    See Also:
    SoftLayer_Network_Storage_MassDataMigration_Request
    • Constructor Detail

      • Request

        public Request()
    • Method Detail

      • getAccount

        public Account getAccount()
      • setAccount

        public void setAccount​(Account account)
      • getActiveTickets

        public List<Ticket> getActiveTickets()
      • getAddress

        public Address getAddress()
      • setAddress

        public void setAddress​(Address address)
      • getBillingItem

        public Item getBillingItem()
      • setBillingItem

        public void setBillingItem​(Item billingItem)
      • getCreateEmployee

        public Employee getCreateEmployee()
      • setCreateEmployee

        public void setCreateEmployee​(Employee createEmployee)
      • getCreateUser

        public Customer getCreateUser()
      • setCreateUser

        public void setCreateUser​(Customer createUser)
      • setDeviceConfiguration

        public void setDeviceConfiguration​(DeviceConfiguration deviceConfiguration)
      • getDeviceModel

        public String getDeviceModel()
      • setDeviceModel

        public void setDeviceModel​(String deviceModel)
      • getModifyEmployee

        public Employee getModifyEmployee()
      • setModifyEmployee

        public void setModifyEmployee​(Employee modifyEmployee)
      • getModifyUser

        public Customer getModifyUser()
      • setModifyUser

        public void setModifyUser​(Customer modifyUser)
      • getStatus

        public Status getStatus()
      • setStatus

        public void setStatus​(Status status)
      • getTicket

        public Ticket getTicket()
      • setTicket

        public void setTicket​(Ticket ticket)
      • getAccountId

        public Long getAccountId()
      • setAccountId

        public void setAccountId​(Long accountId)
      • isAccountIdSpecified

        public boolean isAccountIdSpecified()
      • unsetAccountId

        public void unsetAccountId()
      • getAddressId

        public Long getAddressId()
      • setAddressId

        public void setAddressId​(Long addressId)
      • isAddressIdSpecified

        public boolean isAddressIdSpecified()
      • unsetAddressId

        public void unsetAddressId()
      • getCreateUserId

        public Long getCreateUserId()
      • setCreateUserId

        public void setCreateUserId​(Long createUserId)
      • isCreateUserIdSpecified

        public boolean isCreateUserIdSpecified()
      • unsetCreateUserId

        public void unsetCreateUserId()
      • isEndDateSpecified

        public boolean isEndDateSpecified()
      • unsetEndDate

        public void unsetEndDate()
      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • isIdSpecified

        public boolean isIdSpecified()
      • unsetId

        public void unsetId()
      • getModifyUserId

        public Long getModifyUserId()
      • setModifyUserId

        public void setModifyUserId​(Long modifyUserId)
      • isModifyUserIdSpecified

        public boolean isModifyUserIdSpecified()
      • unsetModifyUserId

        public void unsetModifyUserId()
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • isNameSpecified

        public boolean isNameSpecified()
      • unsetName

        public void unsetName()
      • isStartDateSpecified

        public boolean isStartDateSpecified()
      • unsetStartDate

        public void unsetStartDate()
      • getStatusId

        public Long getStatusId()
      • setStatusId

        public void setStatusId​(Long statusId)
      • isStatusIdSpecified

        public boolean isStatusIdSpecified()
      • unsetStatusId

        public void unsetStatusId()
      • getActiveTicketCount

        public Long getActiveTicketCount()
      • setActiveTicketCount

        public void setActiveTicketCount​(Long activeTicketCount)
      • getKeyContactCount

        public Long getKeyContactCount()
      • setKeyContactCount

        public void setKeyContactCount​(Long keyContactCount)
      • getShipmentCount

        public Long getShipmentCount()
      • setShipmentCount

        public void setShipmentCount​(Long shipmentCount)
      • getTicketCount

        public Long getTicketCount()
      • setTicketCount

        public void setTicketCount​(Long ticketCount)