Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OperatorControlSummary> |
OperatorControlPaginators.listOperatorControlsRecordIterator(ListOperatorControlsRequest request)
Creates a new iterable which will iterate over the
OperatorControlSummary objects contained in
responses from the listOperatorControls operation. |
Modifier and Type | Method and Description |
---|---|
OperatorControlSummary |
OperatorControlSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OperatorControlSummary> |
OperatorControlCollection.getItems()
contains OperatorControlSummary
|
Modifier and Type | Method and Description |
---|---|
OperatorControlSummary.Builder |
OperatorControlSummary.Builder.copy(OperatorControlSummary model) |
Modifier and Type | Method and Description |
---|---|
OperatorControlCollection.Builder |
OperatorControlCollection.Builder.items(List<OperatorControlSummary> items)
contains OperatorControlSummary
|
Constructor and Description |
---|
OperatorControlCollection(List<OperatorControlSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.