Package | Description |
---|---|
com.oracle.bmc.datasafe.model | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
static OnPremConnectorLifecycleState |
OnPremConnectorLifecycleState.create(String key) |
static OnPremConnectorLifecycleState |
OnPremConnectorLifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnPremConnectorLifecycleState[] |
OnPremConnectorLifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OnPremConnectorLifecycleState |
ListOnPremConnectorsRequest.getOnPremConnectorLifecycleState()
A filter to return only on-premises connector resources that match the specified lifecycle
state.
|
Modifier and Type | Method and Description |
---|---|
ListOnPremConnectorsRequest.Builder |
ListOnPremConnectorsRequest.Builder.onPremConnectorLifecycleState(OnPremConnectorLifecycleState onPremConnectorLifecycleState)
A filter to return only on-premises connector resources that match the specified
lifecycle state.
|
Copyright © 2016–2024. All rights reserved.