Package | Description |
---|---|
com.amazonaws.services.support.model |
Classes modeling the various types represented by AWSSupport.
|
Modifier and Type | Method and Description |
---|---|
AttachmentDetails |
AttachmentDetails.withAttachmentId(String attachmentId)
Sets the value of the AttachmentId property for this object.
|
AttachmentDetails |
AttachmentDetails.withFileName(String fileName)
Sets the value of the FileName property for this object.
|
Modifier and Type | Method and Description |
---|---|
List<AttachmentDetails> |
Communication.getAttachmentSet()
Returns the value of the AttachmentSet property for this object.
|
Modifier and Type | Method and Description |
---|---|
Communication |
Communication.withAttachmentSet(AttachmentDetails... attachmentSet)
Sets the value of the AttachmentSet property for this object.
|
Modifier and Type | Method and Description |
---|---|
void |
Communication.setAttachmentSet(Collection<AttachmentDetails> attachmentSet)
Sets the value of the AttachmentSet property for this object.
|
Communication |
Communication.withAttachmentSet(Collection<AttachmentDetails> attachmentSet)
Sets the value of the AttachmentSet property for this object.
|
Copyright © 2014. All rights reserved.