static AttachmentSummary.Builder |
AttachmentSummary.builder() |
Create a new builder.
|
AttachmentSummary.Builder |
AttachmentSummary.Builder.copy(AttachmentSummary model) |
|
AttachmentSummary.Builder |
AttachmentSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
AttachmentSummary.Builder |
AttachmentSummary.Builder.displayName(String displayName) |
The name used to refer to the uploaded data.
|
AttachmentSummary.Builder |
AttachmentSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
AttachmentSummary.Builder |
AttachmentSummary.Builder.id(String id) |
Unique identifier that is immutable on creation
|
AttachmentSummary.Builder |
AttachmentSummary.Builder.lifecycleState(Attachment.LifecycleState lifecycleState) |
The current state of the Attachment.
|
AttachmentSummary.Builder |
AttachmentSummary.Builder.mimeType(String mimeType) |
The MIME type of the uploaded data.
|
AttachmentSummary.Builder |
AttachmentSummary.Builder.offerId(String offerId) |
Unique identifier of the associated offer that is immutable on creation
|
AttachmentSummary.Builder |
AttachmentSummary.toBuilder() |
|
AttachmentSummary.Builder |
AttachmentSummary.Builder.type(Attachment.Type type) |
The type of offer attachment.
|