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