ImmutableOutputDataMessage.Builder |
ImmutableOutputDataMessage.Builder.device(Device device) |
Initializes the value for the device attribute.
|
ImmutableOutputDataMessage.Builder |
ImmutableOutputDataMessage.Builder.from(OutputDataMessage instance) |
Fill a builder with attribute values from the provided OutputDataMessage instance.
|
ImmutableOutputDataMessage.Builder |
ImmutableOutputDataMessage.Builder.payload(byte... payload) |
Initializes the value for the payload attribute.
|
ImmutableOutputDataMessage.Builder |
ImmutableOutputDataMessage.Builder.received(java.time.Instant received) |
Initializes the value for the received attribute.
|