Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TriggerSummary> |
FunctionsManagementPaginators.listTriggersRecordIterator(ListTriggersRequest request)
Creates a new iterable which will iterate over the
TriggerSummary objects contained in responses from the
listTriggers operation. |
Modifier and Type | Method and Description |
---|---|
TriggerSummary |
TriggerSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TriggerSummary> |
TriggersCollection.getItems()
List of TriggerSummary.
|
Modifier and Type | Method and Description |
---|---|
TriggerSummary.Builder |
TriggerSummary.Builder.copy(TriggerSummary model) |
Modifier and Type | Method and Description |
---|---|
TriggersCollection.Builder |
TriggersCollection.Builder.items(List<TriggerSummary> items)
List of TriggerSummary.
|
Constructor and Description |
---|
TriggersCollection(List<TriggerSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.