CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.attachedCatalogs(List<String> attachedCatalogs) |
The list of catalogs using the private reverse connection endpoint
|
static CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.builder() |
Create a new builder.
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.compartmentId(String compartmentId) |
Identifier of the compartment this private endpoint belongs to
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.copy(CatalogPrivateEndpointSummary model) |
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Usage of predefined tag keys.
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.displayName(String displayName) |
Mutable name of the Private Reverse Connection Endpoint
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.dnsZones(List<String> dnsZones) |
List of DNS zones to be used by the data assets to be harvested.
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type, or scope.
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.id(String id) |
Unique identifier that is immutable
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail.
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.lifecycleState(LifecycleState lifecycleState) |
The current state of the private endpoint resource.
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.locks(List<ResourceLock> locks) |
Locks associated with this resource.
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.subnetId(String subnetId) |
Subnet Identifier
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.timeCreated(Date timeCreated) |
The time the private endpoint was created.
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.Builder.timeUpdated(Date timeUpdated) |
The time the private endpoint was updated.
|
CatalogPrivateEndpointSummary.Builder |
CatalogPrivateEndpointSummary.toBuilder() |
|