| static DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint. builder() | Create a new builder. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. compartmentId(String compartmentId) | Identifier of the compartment in which private endpoint exists. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. copy(DistributedDatabasePrivateEndpoint model) |  | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. description(String description) | DistributedDatabasePrivateEndpoint description. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. displayName(String displayName) | DistributedDatabasePrivateEndpoint display name. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. globallyDistributedAutonomousDatabases(List<DistributedAutonomousDatabaseAssociatedWithPrivateEndpoint> globallyDistributedAutonomousDatabases) | The details of the non-deleted Globally distributed autonomous databases that consumes
the given private endpoint. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. globallyDistributedDatabases(List<DistributedDatabaseAssociatedWithPrivateEndpoint> globallyDistributedDatabases) | The details of the non-deleted Globally distributed databases that consumes the given
private endpoint. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. id(String id) | The identifier of the Private Endpoint. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. lifecycleDetails(String lifecycleDetails) | Detailed message for the lifecycle state. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. lifecycleState(DistributedDatabasePrivateEndpoint.LifecycleState lifecycleState) | Lifecycle states for private endpoint. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. nsgIds(List<String> nsgIds) | The OCIDs of the network security groups that the private endpoint belongs to. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. privateIp(String privateIp) | IP address of the Private Endpoint. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. proxyComputeInstanceId(String proxyComputeInstanceId) | The identifier of the proxy compute instance. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. subnetId(String subnetId) | Identifier of the subnet in which private endpoint exists. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. timeCreated(Date timeCreated) | The time the DistributedDatabasePrivateEndpoint was first created. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. timeUpdated(Date timeUpdated) | The time the Private Endpoint was last updated. | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint. toBuilder() |  | 
| DistributedDatabasePrivateEndpoint.Builder | DistributedDatabasePrivateEndpoint.Builder. vcnId(String vcnId) | Identifier of the VCN in which subnet exists. |