| Package | Description |
|---|---|
| org.pubcoi.cdm.cf.attachments |
| Modifier and Type | Field and Description |
|---|---|
protected List<S3LocationType> |
Attachment.s3Locations |
| Modifier and Type | Method and Description |
|---|---|
S3LocationType |
ObjectFactory.createS3LocationType()
Create an instance of
S3LocationType |
S3LocationType |
S3LocationType.withBucket(String value) |
S3LocationType |
S3LocationType.withCreated(OffsetDateTime value) |
S3LocationType |
S3LocationType.withKey(String value) |
S3LocationType |
S3LocationType.withType(DocTypeEnum value) |
| Modifier and Type | Method and Description |
|---|---|
List<S3LocationType> |
Attachment.getS3Locations()
Gets the value of the s3Locations property.
|
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.withS3Locations(S3LocationType... values) |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.withS3Locations(Collection<S3LocationType> values) |
Copyright © 2021. All rights reserved.