Class RolloverResponse

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

public final class RolloverResponse extends ShardsAcknowledgedResponse implements org.elasticsearch.xcontent.ToXContentObject
Response object for RolloverRequest API Note: there is a new class with the same name for the Java HLRC that uses a typeless format. Any changes done to this class should also go to that client class.