Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RunbookSummary> |
FleetAppsManagementRunbooksPaginators.listRunbooksRecordIterator(ListRunbooksRequest request)
Creates a new iterable which will iterate over the
RunbookSummary objects contained in responses from
the listRunbooks operation. |
Modifier and Type | Method and Description |
---|---|
RunbookSummary |
RunbookSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RunbookSummary> |
RunbookCollection.getItems()
List of runbooks.
|
Modifier and Type | Method and Description |
---|---|
RunbookSummary.Builder |
RunbookSummary.Builder.copy(RunbookSummary model) |
Modifier and Type | Method and Description |
---|---|
RunbookCollection.Builder |
RunbookCollection.Builder.items(List<RunbookSummary> items)
List of runbooks.
|
Constructor and Description |
---|
RunbookCollection(List<RunbookSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.