| static GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint. builder() | Create a new builder. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. compartmentId(String compartmentId) | The OCID of the compartment that contains the private endpoint. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. copy(GenerativeAiPrivateEndpoint model) |  | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. description(String description) | A description of this private endpoint. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. displayName(String displayName) | A user friendly name. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. fqdn(String fqdn) | Fully qualified domain name the customer will use for access (for eg:
xyz.oraclecloud.com) | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. freeformTags(Map<String,String> freeformTags) | Free-form tags for this resource. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. id(String id) | The OCID of a private endpoint. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. lifecycleDetails(String lifecycleDetails) | The detailed messages about the lifecycle state | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. lifecycleState(GenerativeAiPrivateEndpoint.LifecycleState lifecycleState) | The current state of the Generative AI Private Endpoint. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. nsgIds(List<String> nsgIds) | A list of the OCIDs of the network security groups that the private endpoint’s VNIC
belongs to. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. previousState(GenerativeAiPrivateEndpoint previousState) |  | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. privateEndpointIp(String privateEndpointIp) | The private IP address (in the customer’s VCN) that represents the access point for the
associated endpoint service. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. subnetId(String subnetId) | The OCID of the subnet that the private endpoint belongs to. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | System tags for this resource. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. timeCreated(Date timeCreated) | The date and time that the Generative AI private endpoint was created expressed in RFC
3339  timestamp format. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint.Builder. timeUpdated(Date timeUpdated) | The date and time that the Generative AI private endpoint was updated expressed in RFC
3339  timestamp format. | 
| GenerativeAiPrivateEndpoint.Builder | GenerativeAiPrivateEndpoint. toBuilder() |  |