public static class TenancyAttachmentCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TenancyAttachmentCollection |
build() |
TenancyAttachmentCollection.Builder |
copy(TenancyAttachmentCollection model) |
TenancyAttachmentCollection.Builder |
items(List<TenancyAttachmentSummary> items)
List of tenancy attachments.
|
public TenancyAttachmentCollection.Builder items(List<TenancyAttachmentSummary> items)
List of tenancy attachments.
items
- the value to setpublic TenancyAttachmentCollection build()
public TenancyAttachmentCollection.Builder copy(TenancyAttachmentCollection model)
Copyright © 2016–2024. All rights reserved.