public static class OdaPrivateEndpointScanProxySummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public OdaPrivateEndpointScanProxySummary.Builder id(String id)
The OCID of the ODA Private Endpoint Scan Proxy.
id
- the value to setpublic OdaPrivateEndpointScanProxySummary.Builder scanListenerType(OdaPrivateEndpointScanProxy.ScanListenerType scanListenerType)
Type indicating whether Scan listener is specified by its FQDN or list of IPs
scanListenerType
- the value to setpublic OdaPrivateEndpointScanProxySummary.Builder protocol(OdaPrivateEndpointScanProxy.Protocol protocol)
The protocol used for communication between client, scanProxy and RAC’s scan listeners
protocol
- the value to setpublic OdaPrivateEndpointScanProxySummary.Builder scanListenerInfos(List<ScanListenerInfo> scanListenerInfos)
The FQDN/IPs and port information of customer’s Real Application Cluster (RAC)’s SCAN listeners.
scanListenerInfos
- the value to setpublic OdaPrivateEndpointScanProxySummary.Builder lifecycleState(OdaPrivateEndpointScanProxy.LifecycleState lifecycleState)
The current state of the ODA Private Endpoint Scan Proxy.
lifecycleState
- the value to setpublic OdaPrivateEndpointScanProxySummary.Builder timeCreated(Date timeCreated)
When the resource was created. A date-time string as described in RFC 3339, section 14.29.
timeCreated
- the value to setpublic OdaPrivateEndpointScanProxySummary build()
public OdaPrivateEndpointScanProxySummary.Builder copy(OdaPrivateEndpointScanProxySummary model)
Copyright © 2016–2024. All rights reserved.