Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
static Listing.Builder |
Listing.builder()
Create a new builder.
|
Listing.Builder |
Listing.Builder.compartmentId(String compartmentId)
The unique identifier for the compartment.
|
Listing.Builder |
Listing.Builder.copy(Listing model) |
Listing.Builder |
Listing.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
Listing.Builder |
Listing.Builder.extendedMetadata(Map<String,String> extendedMetadata)
Additional metadata key/value pairs for the listing summary.
|
Listing.Builder |
Listing.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
Listing.Builder |
Listing.Builder.id(String id)
Unique OCID identifier for the listing.
|
Listing.Builder |
Listing.Builder.lifecycleState(Listing.LifecycleState lifecycleState)
The current state of the Listing.
|
Listing.Builder |
Listing.Builder.listingType(ListingType listingType)
The listing type for the listing.
|
Listing.Builder |
Listing.Builder.name(String name)
Name for the listing.
|
Listing.Builder |
Listing.Builder.packageType(PackageType packageType)
The package type for the listing.
|
Listing.Builder |
Listing.Builder.publisherId(String publisherId)
The unique identifier for the publisher.
|
Listing.Builder |
Listing.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
Listing.Builder |
Listing.Builder.timeCreated(Date timeCreated)
The date and time the listing was created, in the format defined by
RFC3339.
|
Listing.Builder |
Listing.Builder.timeUpdated(Date timeUpdated)
The date and time the listing was updated, in the format defined by
RFC3339.
|
Listing.Builder |
Listing.toBuilder() |
Copyright © 2016–2025. All rights reserved.