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