Package | Description |
---|---|
com.oracle.bmc.datacatalog.model |
Modifier and Type | Method and Description |
---|---|
Catalog.Builder |
Catalog.Builder.attachedCatalogPrivateEndpoints(List<String> attachedCatalogPrivateEndpoints)
The list of private reverse connection endpoints attached to the catalog
|
static Catalog.Builder |
Catalog.builder()
Create a new builder.
|
Catalog.Builder |
Catalog.Builder.compartmentId(String compartmentId)
Compartment identifier.
|
Catalog.Builder |
Catalog.Builder.copy(Catalog model) |
Catalog.Builder |
Catalog.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Usage of predefined tag keys.
|
Catalog.Builder |
Catalog.Builder.displayName(String displayName)
Data catalog identifier, which can be renamed.
|
Catalog.Builder |
Catalog.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type, or scope.
|
Catalog.Builder |
Catalog.Builder.id(String id)
OCID of the data catalog instance.
|
Catalog.Builder |
Catalog.Builder.lifecycleDetails(String lifecycleDetails)
An message describing the current state in more detail.
|
Catalog.Builder |
Catalog.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the data catalog resource.
|
Catalog.Builder |
Catalog.Builder.locks(List<ResourceLock> locks)
Locks associated with this resource.
|
Catalog.Builder |
Catalog.Builder.numberOfObjects(Integer numberOfObjects)
The number of data objects added to the data catalog.
|
Catalog.Builder |
Catalog.Builder.serviceApiUrl(String serviceApiUrl)
The REST front endpoint URL to the data catalog instance.
|
Catalog.Builder |
Catalog.Builder.serviceConsoleUrl(String serviceConsoleUrl)
The console front endpoint URL to the data catalog instance.
|
Catalog.Builder |
Catalog.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
Catalog.Builder |
Catalog.Builder.timeCreated(Date timeCreated)
The time the data catalog was created.
|
Catalog.Builder |
Catalog.Builder.timeUpdated(Date timeUpdated)
The time the data catalog was updated.
|
Catalog.Builder |
Catalog.toBuilder() |
Copyright © 2016–2024. All rights reserved.