public static class UsageMeteringApi.GetUsageLogsByIndexOptionalParameters extends Object
| Constructor and Description |
|---|
GetUsageLogsByIndexOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
UsageMeteringApi.GetUsageLogsByIndexOptionalParameters |
endHr(OffsetDateTime endHr)
Set endHr.
|
UsageMeteringApi.GetUsageLogsByIndexOptionalParameters |
indexName(List<String> indexName)
Set indexName.
|
public GetUsageLogsByIndexOptionalParameters()
public UsageMeteringApi.GetUsageLogsByIndexOptionalParameters endHr(OffsetDateTime endHr)
endHr - Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage
ending before this hour. (optional)public UsageMeteringApi.GetUsageLogsByIndexOptionalParameters indexName(List<String> indexName)
indexName - Comma-separated list of log index names. (optional)Copyright © 2024. All rights reserved.