Class AllocationRequest
java.lang.Object
org.opensearch.client.opensearch._types.RequestBase
org.opensearch.client.opensearch.cat.CatRequestBase
org.opensearch.client.opensearch.cat.AllocationRequest
public final class AllocationRequest extends CatRequestBase
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAllocationRequest.BuilderBuilder forAllocationRequest. -
Field Summary
Fields Modifier and Type Field Description static Endpoint<AllocationRequest,AllocationResponse,OpenSearchError>ENDPOINTEndpoint "cat.allocation". -
Constructor Summary
Constructors Modifier Constructor Description protectedAllocationRequest(AllocationRequest.Builder builder) -
Method Summary
-
Field Details
-
ENDPOINT
Endpoint "cat.allocation".
-
-
Constructor Details
-
Method Details