ServiceAnnouncementAttachment |
ServiceAnnouncementAttachment.Builder.build() |
|
ServiceAnnouncementAttachment |
ServiceAnnouncementAttachment.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ServiceAnnouncementAttachment |
ServiceAnnouncementAttachment.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ServiceAnnouncementAttachment |
ServiceAnnouncementAttachment.withContentType(String contentType) |
|
ServiceAnnouncementAttachment |
ServiceAnnouncementAttachment.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
|
ServiceAnnouncementAttachment |
ServiceAnnouncementAttachment.withName(String name) |
|
ServiceAnnouncementAttachment |
ServiceAnnouncementAttachment.withSize(Integer size) |
|
ServiceAnnouncementAttachment |
ServiceAnnouncementAttachment.withUnmappedField(String name,
String value) |
|