CatalogSummary.Builder |
CatalogSummary.Builder.attachedCatalogPrivateEndpoints(List<String> attachedCatalogPrivateEndpoints) |
The list of private reverse connection endpoints attached to the catalog
|
static CatalogSummary.Builder |
CatalogSummary.builder() |
Create a new builder.
|
CatalogSummary.Builder |
CatalogSummary.Builder.compartmentId(String compartmentId) |
Compartment identifier.
|
CatalogSummary.Builder |
CatalogSummary.Builder.copy(CatalogSummary model) |
|
CatalogSummary.Builder |
CatalogSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Usage of predefined tag keys.
|
CatalogSummary.Builder |
CatalogSummary.Builder.displayName(String displayName) |
Data catalog identifier, that can be renamed.
|
CatalogSummary.Builder |
CatalogSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type, or scope.
|
CatalogSummary.Builder |
CatalogSummary.Builder.id(String id) |
Unique identifier that is immutable on creation.
|
CatalogSummary.Builder |
CatalogSummary.Builder.lifecycleDetails(String lifecycleDetails) |
An message describing the current state in more detail.
|
CatalogSummary.Builder |
CatalogSummary.Builder.lifecycleState(LifecycleState lifecycleState) |
The current state of the data catalog resource.
|
CatalogSummary.Builder |
CatalogSummary.Builder.locks(List<ResourceLock> locks) |
Locks associated with this resource.
|
CatalogSummary.Builder |
CatalogSummary.Builder.numberOfObjects(Integer numberOfObjects) |
The number of high level objects added to the data catalog.
|
CatalogSummary.Builder |
CatalogSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
CatalogSummary.Builder |
CatalogSummary.Builder.timeCreated(Date timeCreated) |
The time the data catalog was created.
|
CatalogSummary.Builder |
CatalogSummary.Builder.timeUpdated(Date timeUpdated) |
The time the data catalog was updated.
|
CatalogSummary.Builder |
CatalogSummary.toBuilder() |
|