public static class DatabaseToolsPrivateEndpoint.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsPrivateEndpoint.Builder |
additionalFqdns(List<String> additionalFqdns)
A list of additional FQDNs that can be also be used for the private endpoint.
|
DatabaseToolsPrivateEndpoint |
build() |
DatabaseToolsPrivateEndpoint.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment containing the Database Tools private endpoint.
|
DatabaseToolsPrivateEndpoint.Builder |
copy(DatabaseToolsPrivateEndpoint model) |
DatabaseToolsPrivateEndpoint.Builder |
definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
DatabaseToolsPrivateEndpoint.Builder |
description(String description)
A description of the Database Tools private endpoint.
|
DatabaseToolsPrivateEndpoint.Builder |
displayName(String displayName)
A user-friendly name.
|
DatabaseToolsPrivateEndpoint.Builder |
endpointFqdn(String endpointFqdn)
Then FQDN to use for the private endpoint.
|
DatabaseToolsPrivateEndpoint.Builder |
endpointServiceId(String endpointServiceId)
The OCID of the
Database Tools Endpoint Service.
|
DatabaseToolsPrivateEndpoint.Builder |
freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
DatabaseToolsPrivateEndpoint.Builder |
id(String id)
The OCID of the
Database Tools private endpoint.
|
DatabaseToolsPrivateEndpoint.Builder |
lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail.
|
DatabaseToolsPrivateEndpoint.Builder |
lifecycleState(LifecycleState lifecycleState)
The current state of the Database Tools private endpoint.
|
DatabaseToolsPrivateEndpoint.Builder |
locks(List<ResourceLock> locks)
Locks associated with this resource.
|
DatabaseToolsPrivateEndpoint.Builder |
nsgIds(List<String> nsgIds)
The OCID of the
network security groups that the private endpoint’s VNIC belongs to.
|
DatabaseToolsPrivateEndpoint.Builder |
privateEndpointIp(String privateEndpointIp)
The private IP address that represents the access point for the associated endpoint
service.
|
DatabaseToolsPrivateEndpoint.Builder |
privateEndpointVnicId(String privateEndpointVnicId)
The OCID of the
private endpoint’s VNIC.
|
DatabaseToolsPrivateEndpoint.Builder |
reverseConnectionConfiguration(DatabaseToolsPrivateEndpointReverseConnectionConfiguration reverseConnectionConfiguration) |
DatabaseToolsPrivateEndpoint.Builder |
subnetId(String subnetId)
The OCID of the
subnet that the private endpoint belongs to.
|
DatabaseToolsPrivateEndpoint.Builder |
systemTags(Map<String,Map<String,Object>> systemTags)
Usage of system tag keys.
|
DatabaseToolsPrivateEndpoint.Builder |
timeCreated(Date timeCreated)
The time the Database Tools private endpoint was created.
|
DatabaseToolsPrivateEndpoint.Builder |
timeUpdated(Date timeUpdated)
The time the Database Tools private endpoint was updated.
|
DatabaseToolsPrivateEndpoint.Builder |
vcnId(String vcnId)
The OCID of the
VCN that the private endpoint belongs to.
|
public DatabaseToolsPrivateEndpoint.Builder compartmentId(String compartmentId)
The OCID of the compartment containing the Database Tools private endpoint.
compartmentId
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource. Each key is predefined and scoped to a namespace.
Example: {"foo-namespace": {"bar-key": "value"}}
definedTags
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope. Exists
for cross-compatibility only. Example: {"bar-key": "value"}
freeformTags
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder systemTags(Map<String,Map<String,Object>> systemTags)
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud": {"free-tier-retained": "true"}}
systemTags
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder locks(List<ResourceLock> locks)
Locks associated with this resource.
locks
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder displayName(String displayName)
A user-friendly name. Does not have to be unique, and it’s changeable. Avoid entering confidential information.
displayName
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder description(String description)
A description of the Database Tools private endpoint.
description
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder id(String id)
The OCID of the Database Tools private endpoint.
id
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder endpointServiceId(String endpointServiceId)
The OCID of the Database Tools Endpoint Service.
endpointServiceId
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder timeCreated(Date timeCreated)
The time the Database Tools private endpoint was created. An RFC3339 formatted datetime string
timeCreated
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder timeUpdated(Date timeUpdated)
The time the Database Tools private endpoint was updated. An RFC3339 formatted datetime string
timeUpdated
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder vcnId(String vcnId)
The OCID of the VCN that the private endpoint belongs to.
vcnId
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder subnetId(String subnetId)
The OCID of the subnet that the private endpoint belongs to.
subnetId
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder privateEndpointVnicId(String privateEndpointVnicId)
The OCID of the private endpoint’s VNIC.
privateEndpointVnicId
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder privateEndpointIp(String privateEndpointIp)
The private IP address that represents the access point for the associated endpoint service.
privateEndpointIp
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder endpointFqdn(String endpointFqdn)
Then FQDN to use for the private endpoint.
endpointFqdn
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder additionalFqdns(List<String> additionalFqdns)
A list of additional FQDNs that can be also be used for the private endpoint.
additionalFqdns
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder lifecycleState(LifecycleState lifecycleState)
The current state of the Database Tools private endpoint.
lifecycleState
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
lifecycleDetails
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder nsgIds(List<String> nsgIds)
The OCID of the
network security groups that the private endpoint’s VNIC belongs to. For more information
about NSGs, see NetworkSecurityGroup
.
nsgIds
- the value to setpublic DatabaseToolsPrivateEndpoint.Builder reverseConnectionConfiguration(DatabaseToolsPrivateEndpointReverseConnectionConfiguration reverseConnectionConfiguration)
public DatabaseToolsPrivateEndpoint build()
public DatabaseToolsPrivateEndpoint.Builder copy(DatabaseToolsPrivateEndpoint model)
Copyright © 2016–2024. All rights reserved.