Package | Description |
---|---|
com.oracle.bmc.oda.model |
Modifier and Type | Method and Description |
---|---|
static OdaPrivateEndpointScanProxy.Protocol |
OdaPrivateEndpointScanProxy.Protocol.create(String key) |
OdaPrivateEndpointScanProxy.Protocol |
CreateOdaPrivateEndpointScanProxyDetails.getProtocol()
The protocol used for communication between client, scanProxy and RAC’s scan listeners
|
OdaPrivateEndpointScanProxy.Protocol |
OdaPrivateEndpointScanProxy.getProtocol()
The protocol used for communication between client, scanProxy and RAC’s scan listeners
|
OdaPrivateEndpointScanProxy.Protocol |
OdaPrivateEndpointScanProxySummary.getProtocol()
The protocol used for communication between client, scanProxy and RAC’s scan listeners
|
static OdaPrivateEndpointScanProxy.Protocol |
OdaPrivateEndpointScanProxy.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OdaPrivateEndpointScanProxy.Protocol[] |
OdaPrivateEndpointScanProxy.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CreateOdaPrivateEndpointScanProxyDetails.Builder |
CreateOdaPrivateEndpointScanProxyDetails.Builder.protocol(OdaPrivateEndpointScanProxy.Protocol protocol)
The protocol used for communication between client, scanProxy and RAC’s scan listeners
|
OdaPrivateEndpointScanProxy.Builder |
OdaPrivateEndpointScanProxy.Builder.protocol(OdaPrivateEndpointScanProxy.Protocol protocol)
The protocol used for communication between client, scanProxy and RAC’s scan listeners
|
OdaPrivateEndpointScanProxySummary.Builder |
OdaPrivateEndpointScanProxySummary.Builder.protocol(OdaPrivateEndpointScanProxy.Protocol protocol)
The protocol used for communication between client, scanProxy and RAC’s scan listeners
|
Constructor and Description |
---|
CreateOdaPrivateEndpointScanProxyDetails(OdaPrivateEndpointScanProxy.ScanListenerType scanListenerType,
OdaPrivateEndpointScanProxy.Protocol protocol,
List<ScanListenerInfo> scanListenerInfos)
Deprecated.
|
OdaPrivateEndpointScanProxy(String id,
OdaPrivateEndpointScanProxy.ScanListenerType scanListenerType,
OdaPrivateEndpointScanProxy.Protocol protocol,
List<ScanListenerInfo> scanListenerInfos,
OdaPrivateEndpointScanProxy.LifecycleState lifecycleState,
Date timeCreated)
Deprecated.
|
OdaPrivateEndpointScanProxySummary(String id,
OdaPrivateEndpointScanProxy.ScanListenerType scanListenerType,
OdaPrivateEndpointScanProxy.Protocol protocol,
List<ScanListenerInfo> scanListenerInfos,
OdaPrivateEndpointScanProxy.LifecycleState lifecycleState,
Date timeCreated)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.