Class Agent.Mask
java.lang.Object
com.softlayer.api.Mask
com.softlayer.api.service.Entity.Mask
com.softlayer.api.service.ticket.Attachment.Mask
com.softlayer.api.service.ticket.attachment.assigned.Agent.Mask
- Enclosing class:
- Agent
public static class Agent.Mask extends Attachment.Mask
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
Modifier and Type Method Description Customer.Mask
assignedAgent()
Agent.Mask
assignedAgentId()
Customer.Mask
resource()
Methods inherited from class com.softlayer.api.service.ticket.Attachment.Mask
attachmentId, createDate, id, ticket, ticketId
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
Constructor Details
-
Mask
public Mask()
-
-
Method Details