static Publication.Builder |
Publication.builder() |
Create a new builder.
|
Publication.Builder |
Publication.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment where the publication exists.
|
Publication.Builder |
Publication.Builder.copy(Publication model) |
|
Publication.Builder |
Publication.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
The defined tags associated with this resource, if any.
|
Publication.Builder |
Publication.Builder.freeformTags(Map<String,String> freeformTags) |
The freeform tags associated with this resource, if any.
|
Publication.Builder |
Publication.Builder.icon(UploadData icon) |
|
Publication.Builder |
Publication.Builder.id(String id) |
The unique identifier for the publication in Marketplace.
|
Publication.Builder |
Publication.Builder.lifecycleState(Publication.LifecycleState lifecycleState) |
The lifecycle state of the publication.
|
Publication.Builder |
Publication.Builder.listingType(ListingType listingType) |
The publisher category to which the publication belongs.
|
Publication.Builder |
Publication.Builder.longDescription(String longDescription) |
A long description of the publication to use in the listing.
|
Publication.Builder |
Publication.Builder.name(String name) |
The name of the publication, which is also used in the listing.
|
Publication.Builder |
Publication.Builder.packageType(PackageTypeEnum packageType) |
The listing’s package type.
|
Publication.Builder |
Publication.Builder.shortDescription(String shortDescription) |
A short description of the publication to use in the listing.
|
Publication.Builder |
Publication.Builder.supportContacts(List<SupportContact> supportContacts) |
Contact information for getting support from the publisher for the listing.
|
Publication.Builder |
Publication.Builder.supportedOperatingSystems(List<OperatingSystem> supportedOperatingSystems) |
The list of operating systems supprted by the listing.
|
Publication.Builder |
Publication.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
The system tags associated with this resource, if any.
|
Publication.Builder |
Publication.Builder.timeCreated(Date timeCreated) |
The date and time the publication was created, expressed in RFC
3339 timestamp format.
|
Publication.Builder |
Publication.toBuilder() |
|