Package | Description |
---|---|
com.oracle.bmc.marketplace.model |
Modifier and Type | Method and Description |
---|---|
Screenshot |
Screenshot.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Screenshot> |
Listing.getScreenshots()
Screenshots of the listing.
|
Modifier and Type | Method and Description |
---|---|
Screenshot.Builder |
Screenshot.Builder.copy(Screenshot model) |
Modifier and Type | Method and Description |
---|---|
Listing.Builder |
Listing.Builder.screenshots(List<Screenshot> screenshots)
Screenshots of the listing.
|
Constructor and Description |
---|
Listing(String id,
String name,
String version,
String tagline,
String keywords,
String shortDescription,
String usageInformation,
String longDescription,
String licenseModelDescription,
String systemRequirements,
Date timeReleased,
String releaseNotes,
List<String> categories,
Publisher publisher,
List<Item> languages,
List<Screenshot> screenshots,
List<NamedLink> videos,
List<SupportContact> supportContacts,
List<NamedLink> supportLinks,
List<DocumentationLink> documentationLinks,
UploadData icon,
UploadData banner,
List<Listing.CompatibleArchitectures> compatibleArchitectures,
List<Region> regions,
PackageTypeEnum packageType,
String defaultPackageVersion,
List<Link> links,
Boolean isFeatured,
ListingType listingType,
List<OperatingSystem> supportedOperatingSystems)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.