| PrivateEndpoint.Builder | PrivateEndpoint.Builder. accessTargets(List<AccessTargetDetails> accessTargets) | A list of targets that can be accessed by the private endpoint. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. additionalPrefixes(List<String> additionalPrefixes) | A list of additional prefix that you can provide along with any other prefix. | 
| static PrivateEndpoint.Builder | PrivateEndpoint. builder() | Create a new builder. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. compartmentId(String compartmentId) | The compartment which is associated with the Private Endpoint. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. copy(PrivateEndpoint model) |  | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. createdBy(String createdBy) | The OCID  of the
user who created the Private Endpoint. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. etag(String etag) | The entity tag (ETag) for the Private Endpoint. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. fqdns(Fqdns fqdns) |  | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. freeformTags(Map<String,String> freeformTags) | Free-form tags for this resource. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. id(String id) | The OCID  of the
PrivateEndpoint. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. lifecycleState(PrivateEndpoint.LifecycleState lifecycleState) | The Private Endpoint’s lifecycle state. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. name(String name) | This name associated with the endpoint. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. namespace(String namespace) | The Object Storage namespace associated with the private enpoint. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. nsgIds(List<String> nsgIds) | A list of the OCIDs of the network security groups (NSGs) to add the private endpoint’s
VNIC to. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. prefix(String prefix) | A prefix to use for the private endpoint. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. privateEndpointIp(String privateEndpointIp) | The private IP address to assign to this private endpoint. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. subnetId(String subnetId) | The OCID of the customer’s subnet where the private endpoint VNIC will reside. | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. timeCreated(Date timeCreated) | The date and time the Private Endpoint was created, as described in RFC
2616 . | 
| PrivateEndpoint.Builder | PrivateEndpoint.Builder. timeModified(Date timeModified) | The date and time the Private Endpoint was updated, as described in RFC
2616 . | 
| PrivateEndpoint.Builder | PrivateEndpoint. toBuilder() |  |