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