Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ResponderExecutionSummary> |
CloudGuardPaginators.listResponderExecutionsRecordIterator(ListResponderExecutionsRequest request)
Creates a new iterable which will iterate over the
ResponderExecutionSummary objects contained in responses
from the listResponderExecutions operation. |
Modifier and Type | Method and Description |
---|---|
ResponderExecutionSummary |
ResponderExecutionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ResponderExecutionSummary> |
ResponderExecutionCollection.getItems()
List of ResponderExecutionSummary resources
|
Modifier and Type | Method and Description |
---|---|
ResponderExecutionSummary.Builder |
ResponderExecutionSummary.Builder.copy(ResponderExecutionSummary model) |
Modifier and Type | Method and Description |
---|---|
ResponderExecutionCollection.Builder |
ResponderExecutionCollection.Builder.items(List<ResponderExecutionSummary> items)
List of ResponderExecutionSummary resources
|
Constructor and Description |
---|
ResponderExecutionCollection(List<ResponderExecutionSummary> items,
List<ResourceLock> locks)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.