static OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.builder() |
Create a new builder.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.compartmentId(String compartmentId) |
The compartment OCID of the Private service accessed database.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.copy(OperationsInsightsPrivateEndpoint model) |
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.description(String description) |
The description of the private endpoint.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.displayName(String displayName) |
The display name of the private endpoint.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.id(String id) |
The OCID of the Private service accessed database.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.isUsedForRacDbs(Boolean isUsedForRacDbs) |
The flag is to identify if private endpoint is used for rac database or not.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.lifecycleState(OperationsInsightsPrivateEndpointLifecycleState lifecycleState) |
The current state of the private endpoint.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.nsgIds(List<String> nsgIds) |
The OCIDs of the network security groups that the private endpoint belongs to.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.privateEndpointStatusDetails(String privateEndpointStatusDetails) |
A message describing the status of the private endpoint connection of this resource.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.privateIp(String privateIp) |
The private IP addresses assigned to the private endpoint.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.subnetId(String subnetId) |
The OCID of the subnet.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.timeCreated(Date timeCreated) |
The date and time the private endpoint was created, in the format defined by
RFC3339.
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.toBuilder() |
|
OperationsInsightsPrivateEndpoint.Builder |
OperationsInsightsPrivateEndpoint.Builder.vcnId(String vcnId) |
The OCID of the VCN.
|