| Package | Description |
|---|---|
| org.cloudfoundry.logcache.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Timer.Builder |
Timer.builder()
Creates a builder for
Timer. |
Timer.Builder |
Timer.Builder.from(Timer instance)
Fill a builder with attribute values from the provided
Timer instance. |
Timer.Builder |
Timer.Builder.name(String name)
Initializes the value for the
name attribute. |
Timer.Builder |
Timer.Builder.start(Long start)
Initializes the value for the
start attribute. |
Timer.Builder |
Timer.Builder.stop(Long stop)
Initializes the value for the
stop attribute. |
Copyright © 2021. All rights reserved.