Class GetAutoscalingCapacityRequest
java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.autoscaling.GetAutoscalingCapacityRequest
- All Implemented Interfaces:
ElasticsearchCommonRequest
public final class GetAutoscalingCapacityRequest extends RequestBase
-
Nested Class Summary
Nested classes/interfaces inherited from class co.elastic.clients.elasticsearch._types.RequestBase
RequestBase.AbstractBuilder<BuilderT extends RequestBase.AbstractBuilder<BuilderT>> -
Field Summary
Fields Modifier and Type Field Description static GetAutoscalingCapacityRequest_INSTANCESingleton instance forGetAutoscalingCapacityRequest.static Endpoint<GetAutoscalingCapacityRequest,GetAutoscalingCapacityResponse,ElasticsearchError>ENDPOINTEndpoint "autoscaling.get_autoscaling_capacity". -
Constructor Summary
Constructors Constructor Description GetAutoscalingCapacityRequest() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
_INSTANCE
Singleton instance forGetAutoscalingCapacityRequest. -
ENDPOINT
public static final Endpoint<GetAutoscalingCapacityRequest,GetAutoscalingCapacityResponse,ElasticsearchError> ENDPOINTEndpoint "autoscaling.get_autoscaling_capacity".
-
-
Constructor Details
-
GetAutoscalingCapacityRequest
public GetAutoscalingCapacityRequest()
-