primaryShardCount
Required - API name:
primary_shard_countWithJson<IndicesVersions.Builder>, ObjectBuilder<IndicesVersions>public static class IndicesVersions.Builder extends WithJsonObjectBuilderBase<IndicesVersions.Builder> implements ObjectBuilder<IndicesVersions>
IndicesVersions.| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
IndicesVersions |
build() |
Builds a
IndicesVersions. |
IndicesVersions.Builder |
indexCount(int value) |
Required - API name:
index_count |
IndicesVersions.Builder |
primaryShardCount(int value) |
Required - API name:
primary_shard_count |
protected IndicesVersions.Builder |
self() |
|
IndicesVersions.Builder |
totalPrimaryBytes(long value) |
Required - API name:
total_primary_bytes |
IndicesVersions.Builder |
version(java.lang.String value) |
Required - API name:
version |
withJson_checkSingleUse, _listAdd, _listAddAll, _mapPut, _mapPutAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitindex_countprimary_shard_counttotal_primary_bytesversionself in class WithJsonObjectBuilderBase<IndicesVersions.Builder>IndicesVersions.build in interface ObjectBuilder<IndicesVersions>java.lang.NullPointerException - if some of the required fields are null.