Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.model | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
static OdaPrivateEndpointScanProxy.LifecycleState |
OdaPrivateEndpointScanProxy.LifecycleState.create(String key) |
OdaPrivateEndpointScanProxy.LifecycleState |
OdaPrivateEndpointScanProxy.getLifecycleState()
The current state of the ODA Private Endpoint Scan Proxy.
|
OdaPrivateEndpointScanProxy.LifecycleState |
OdaPrivateEndpointScanProxySummary.getLifecycleState()
The current state of the ODA Private Endpoint Scan Proxy.
|
static OdaPrivateEndpointScanProxy.LifecycleState |
OdaPrivateEndpointScanProxy.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OdaPrivateEndpointScanProxy.LifecycleState[] |
OdaPrivateEndpointScanProxy.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OdaPrivateEndpointScanProxy.Builder |
OdaPrivateEndpointScanProxy.Builder.lifecycleState(OdaPrivateEndpointScanProxy.LifecycleState lifecycleState)
The current state of the ODA Private Endpoint Scan Proxy.
|
OdaPrivateEndpointScanProxySummary.Builder |
OdaPrivateEndpointScanProxySummary.Builder.lifecycleState(OdaPrivateEndpointScanProxy.LifecycleState lifecycleState)
The current state of the ODA Private Endpoint Scan Proxy.
|
Constructor and Description |
---|
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.
|
Modifier and Type | Method and Description |
---|---|
OdaPrivateEndpointScanProxy.LifecycleState |
ListOdaPrivateEndpointScanProxiesRequest.getLifecycleState()
List only the ODA Private Endpoint Scan Proxies that are in this lifecycle state.
|
Modifier and Type | Method and Description |
---|---|
ListOdaPrivateEndpointScanProxiesRequest.Builder |
ListOdaPrivateEndpointScanProxiesRequest.Builder.lifecycleState(OdaPrivateEndpointScanProxy.LifecycleState lifecycleState)
List only the ODA Private Endpoint Scan Proxies that are in this lifecycle state.
|
Copyright © 2016–2024. All rights reserved.