Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SchedulerJobSummary> |
FleetAppsManagementOperationsPaginators.listSchedulerJobsRecordIterator(ListSchedulerJobsRequest request)
Creates a new iterable which will iterate over the
SchedulerJobSummary objects contained in responses
from the listSchedulerJobs operation. |
Modifier and Type | Method and Description |
---|---|
SchedulerJobSummary |
SchedulerJobSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SchedulerJobSummary> |
SchedulerJobCollection.getItems()
List of schedulerJobs.
|
Modifier and Type | Method and Description |
---|---|
SchedulerJobSummary.Builder |
SchedulerJobSummary.Builder.copy(SchedulerJobSummary model) |
Modifier and Type | Method and Description |
---|---|
SchedulerJobCollection.Builder |
SchedulerJobCollection.Builder.items(List<SchedulerJobSummary> items)
List of schedulerJobs.
|
Constructor and Description |
---|
SchedulerJobCollection(List<SchedulerJobSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.