Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ScheduledJobSummary> |
ScheduledJobPaginators.listScheduledJobsRecordIterator(ListScheduledJobsRequest request)
Creates a new iterable which will iterate over the
ScheduledJobSummary objects contained in responses from
the listScheduledJobs operation. |
Modifier and Type | Method and Description |
---|---|
ScheduledJobSummary |
ScheduledJobSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ScheduledJobSummary> |
ScheduledJobCollection.getItems()
List of scheduled jobs.
|
Modifier and Type | Method and Description |
---|---|
ScheduledJobSummary.Builder |
ScheduledJobSummary.Builder.copy(ScheduledJobSummary model) |
Modifier and Type | Method and Description |
---|---|
ScheduledJobCollection.Builder |
ScheduledJobCollection.Builder.items(List<ScheduledJobSummary> items)
List of scheduled jobs.
|
Constructor and Description |
---|
ScheduledJobCollection(List<ScheduledJobSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.