AssetListing.Builder |
AssetListing.Builder.assetId(String assetId) |
The identifier of an asset published in an Amazon DataZone catalog.
|
AssetListing.Builder |
AssetListing.Builder.assetRevision(String assetRevision) |
The revision of an asset published in an Amazon DataZone catalog.
|
AssetListing.Builder |
AssetListing.Builder.assetType(String assetType) |
The type of an asset published in an Amazon DataZone catalog.
|
static AssetListing.Builder |
AssetListing.builder() |
|
AssetListing.Builder |
AssetListing.Builder.createdAt(Instant createdAt) |
The timestamp of when an asset published in an Amazon DataZone catalog was created.
|
AssetListing.Builder |
AssetListing.Builder.forms(String forms) |
The metadata forms attached to an asset published in an Amazon DataZone catalog.
|
AssetListing.Builder |
AssetListing.Builder.glossaryTerms(Collection<DetailedGlossaryTerm> glossaryTerms) |
The glossary terms attached to an asset published in an Amazon DataZone catalog.
|
AssetListing.Builder |
AssetListing.Builder.glossaryTerms(Consumer<DetailedGlossaryTerm.Builder>... glossaryTerms) |
The glossary terms attached to an asset published in an Amazon DataZone catalog.
|
AssetListing.Builder |
AssetListing.Builder.glossaryTerms(DetailedGlossaryTerm... glossaryTerms) |
The glossary terms attached to an asset published in an Amazon DataZone catalog.
|
AssetListing.Builder |
AssetListing.Builder.owningProjectId(String owningProjectId) |
The identifier of the project where an asset published in an Amazon DataZone catalog exists.
|
AssetListing.Builder |
AssetListing.toBuilder() |
|