| Package | Description |
|---|---|
| org.cloudfoundry.logcache.v1 |
| Modifier and Type | Method and Description |
|---|---|
ReadResponse |
ReadResponse.Builder.build()
Builds a new
ReadResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<ReadResponse> |
LogCacheClient.read(ReadRequest request)
Makes the Log Cache /api/v1/read request
|
| Modifier and Type | Method and Description |
|---|---|
ReadResponse.Builder |
ReadResponse.Builder.from(ReadResponse instance)
Fill a builder with attribute values from the provided
ReadResponse instance. |
Copyright © 2021. All rights reserved.