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