Class PutAutoscalingPolicyRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.autoscaling.PutAutoscalingPolicyRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class PutAutoscalingPolicyRequest extends RequestBase implements JsonpSerializable
Create or update an autoscaling policy.

NOTE: This feature is designed for indirect use by Elasticsearch Service, Elastic Cloud Enterprise, and Elastic Cloud on Kubernetes. Direct use is not supported.

See Also: