Package | Description |
---|---|
com.addicticks.avenuemq.dto.testing |
Builders.
|
Modifier and Type | Method and Description |
---|---|
static InstrumentUpdateBuilder |
InstrumentUpdateBuilder.builder()
Creates a new builder.
|
InstrumentUpdateBuilder |
InstrumentUpdateBuilder.withDataTimestamp(OffsetDateTime dataTimestamp) |
InstrumentUpdateBuilder |
InstrumentUpdateBuilder.withFields(List<com.addicticks.avenuemq.dto.FieldData> fields) |
InstrumentUpdateBuilder |
InstrumentUpdateBuilder.withInstrumentId(com.addicticks.avenuemq.dto.InstrumentId instrumentId) |
InstrumentUpdateBuilder |
InstrumentUpdateBuilder.withInstrumentState(com.addicticks.avenuemq.dto.InstrumentState instrumentState) |
InstrumentUpdateBuilder |
InstrumentUpdateBuilder.withSolicited(Boolean solicited) |
InstrumentUpdateBuilder |
InstrumentUpdateBuilder.withUpdateType(com.addicticks.avenuemq.dto.InstrumentUpdate.UpdateType updateType) |
Copyright © 2019 Addicticks. All rights reserved.