DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.additionalFqdns(List<String> additionalFqdns) |
A list of additional FQDNs that can be also be used for the private endpoint.
|
static DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.builder() |
Create a new builder.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment containing the Database Tools private endpoint.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.copy(DatabaseToolsPrivateEndpoint model) |
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.description(String description) |
A description of the Database Tools private endpoint.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.displayName(String displayName) |
A user-friendly name.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.endpointFqdn(String endpointFqdn) |
Then FQDN to use for the private endpoint.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.endpointServiceId(String endpointServiceId) |
The OCID of the
Database Tools Endpoint Service.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.id(String id) |
The OCID of the
Database Tools private endpoint.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.lifecycleState(LifecycleState lifecycleState) |
The current state of the Database Tools private endpoint.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.locks(List<ResourceLock> locks) |
Locks associated with this resource.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.nsgIds(List<String> nsgIds) |
The OCID of the
network security groups that the private endpoint’s VNIC belongs to.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.privateEndpointIp(String privateEndpointIp) |
The private IP address that represents the access point for the associated endpoint
service.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.privateEndpointVnicId(String privateEndpointVnicId) |
The OCID of the
private endpoint’s VNIC.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.reverseConnectionConfiguration(DatabaseToolsPrivateEndpointReverseConnectionConfiguration reverseConnectionConfiguration) |
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.subnetId(String subnetId) |
The OCID of the
subnet that the private endpoint belongs to.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.timeCreated(Date timeCreated) |
The time the Database Tools private endpoint was created.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.timeUpdated(Date timeUpdated) |
The time the Database Tools private endpoint was updated.
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.toBuilder() |
|
DatabaseToolsPrivateEndpoint.Builder |
DatabaseToolsPrivateEndpoint.Builder.vcnId(String vcnId) |
The OCID of the
VCN that the private endpoint belongs to.
|