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