Package | Description |
---|---|
com.oracle.bmc.demandsignal.model |
Modifier and Type | Method and Description |
---|---|
static OccDemandSignalValue.Builder |
OccDemandSignalValue.builder()
Create a new builder.
|
OccDemandSignalValue.Builder |
OccDemandSignalValue.Builder.comments(String comments)
Space provided for users to make comments regarding the value.
|
OccDemandSignalValue.Builder |
OccDemandSignalValue.Builder.copy(OccDemandSignalValue model) |
OccDemandSignalValue.Builder |
OccDemandSignalValue.Builder.timeExpected(Date timeExpected)
The date of the Demand Signal Value.
|
OccDemandSignalValue.Builder |
OccDemandSignalValue.toBuilder() |
OccDemandSignalValue.Builder |
OccDemandSignalValue.Builder.value(Float value)
The Demand Signal Value.
|
Copyright © 2016–2024. All rights reserved.