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
Creates a new autoscaling policy. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported.
See Also: