Class ShardsRequest
java.lang.Object
org.opensearch.client.opensearch._types.RequestBase
org.opensearch.client.opensearch.cat.CatRequestBase
org.opensearch.client.opensearch.cat.ShardsRequest
public final class ShardsRequest extends CatRequestBase
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classShardsRequest.BuilderBuilder forShardsRequest. -
Field Summary
Fields Modifier and Type Field Description static Endpoint<ShardsRequest,ShardsResponse,OpenSearchError>ENDPOINTEndpoint "cat.shards". -
Constructor Summary
Constructors Modifier Constructor Description protectedShardsRequest(ShardsRequest.Builder builder) -
Method Summary
-
Field Details
-
ENDPOINT
Endpoint "cat.shards".
-
-
Constructor Details
-
Method Details