All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.softlayer.api.service.ticket.update.Agent Maven / Gradle / Ivy

The newest version!
package com.softlayer.api.service.ticket.update;

import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.ticket.Update;

/**
 * A SoftLayer_Ticket_Update_Agent type models an update to a ticket made by an agent. 
 *
 * @see SoftLayer_Ticket_Update_Agent
 */
@ApiType("SoftLayer_Ticket_Update_Agent")
public class Agent extends Update {

    public static class Mask extends com.softlayer.api.service.ticket.Update.Mask {

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy