Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol.model |
Modifier and Type | Method and Description |
---|---|
OperatorActionProperties |
OperatorActionProperties.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OperatorActionProperties> |
OperatorAction.getProperties()
Fine grained properties associated with the operator control.
|
Modifier and Type | Method and Description |
---|---|
OperatorActionProperties.Builder |
OperatorActionProperties.Builder.copy(OperatorActionProperties model) |
Modifier and Type | Method and Description |
---|---|
OperatorAction.Builder |
OperatorAction.Builder.properties(List<OperatorActionProperties> properties)
Fine grained properties associated with the operator control.
|
Constructor and Description |
---|
OperatorAction(String id,
String name,
String customerDisplayName,
String component,
ResourceTypes resourceType,
String description,
List<OperatorActionProperties> properties)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.