Package | Description |
---|---|
com.oracle.bmc.functions.model |
Modifier and Type | Method and Description |
---|---|
static PbfListing.Builder |
PbfListing.builder()
Create a new builder.
|
PbfListing.Builder |
PbfListing.Builder.copy(PbfListing model) |
PbfListing.Builder |
PbfListing.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
PbfListing.Builder |
PbfListing.Builder.description(String description)
A short overview of the PBF Listing: the purpose of the PBF and and associated
information.
|
PbfListing.Builder |
PbfListing.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
PbfListing.Builder |
PbfListing.Builder.id(String id)
Unique identifier that is immutable on creation.
|
PbfListing.Builder |
PbfListing.Builder.lifecycleState(PbfListing.LifecycleState lifecycleState)
The current state of the PBF resource.
|
PbfListing.Builder |
PbfListing.Builder.name(String name)
A brief descriptive name for the PBF listing.
|
PbfListing.Builder |
PbfListing.Builder.publisherDetails(PublisherDetails publisherDetails) |
PbfListing.Builder |
PbfListing.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
PbfListing.Builder |
PbfListing.Builder.timeCreated(Date timeCreated)
The time the PbfListing was created.
|
PbfListing.Builder |
PbfListing.Builder.timeUpdated(Date timeUpdated)
The last time the PbfListing was updated.
|
PbfListing.Builder |
PbfListing.toBuilder() |
PbfListing.Builder |
PbfListing.Builder.triggers(List<Trigger> triggers)
An array of Trigger.
|
Copyright © 2016–2024. All rights reserved.