Package | Description |
---|---|
com.oracle.bmc.demandsignal | |
com.oracle.bmc.demandsignal.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OccDemandSignalSummary> |
OccDemandSignalPaginators.listOccDemandSignalsRecordIterator(ListOccDemandSignalsRequest request)
Creates a new iterable which will iterate over the
OccDemandSignalSummary objects contained in responses from
the listOccDemandSignals operation. |
Modifier and Type | Method and Description |
---|---|
OccDemandSignalSummary |
OccDemandSignalSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OccDemandSignalSummary> |
OccDemandSignalCollection.getItems()
List of occDemandSignals.
|
Modifier and Type | Method and Description |
---|---|
OccDemandSignalSummary.Builder |
OccDemandSignalSummary.Builder.copy(OccDemandSignalSummary model) |
Modifier and Type | Method and Description |
---|---|
OccDemandSignalCollection.Builder |
OccDemandSignalCollection.Builder.items(List<OccDemandSignalSummary> items)
List of occDemandSignals.
|
Constructor and Description |
---|
OccDemandSignalCollection(List<OccDemandSignalSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.