public static class PrivateEndPointConnectorDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PrivateEndPointConnectorDetails |
build() |
PrivateEndPointConnectorDetails.Builder |
copy(PrivateEndPointConnectorDetails model) |
PrivateEndPointConnectorDetails.Builder |
privateEndPointId(String privateEndPointId)
The OCID of the
private endpoint.
|
public PrivateEndPointConnectorDetails.Builder privateEndPointId(String privateEndPointId)
The OCID of the private endpoint.
privateEndPointId
- the value to setpublic PrivateEndPointConnectorDetails build()
public PrivateEndPointConnectorDetails.Builder copy(PrivateEndPointConnectorDetails model)
Copyright © 2016–2024. All rights reserved.