ImmutableOutputStatus.Builder |
ImmutableOutputStatus.Builder.errorCount(int errorCount) |
Initializes the value for the errorCount attribute.
|
ImmutableOutputStatus.Builder |
ImmutableOutputStatus.Builder.forwarded(int forwarded) |
Initializes the value for the forwarded attribute.
|
ImmutableOutputStatus.Builder |
ImmutableOutputStatus.Builder.from(OutputStatus instance) |
Fill a builder with attribute values from the provided OutputStatus instance.
|
ImmutableOutputStatus.Builder |
ImmutableOutputStatus.Builder.received(int received) |
Initializes the value for the received attribute.
|
ImmutableOutputStatus.Builder |
ImmutableOutputStatus.Builder.retries(int retries) |
Initializes the value for the retries attribute.
|