Class UpgradeJobModelSnapshotAction.Request

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest, TransportRequest, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject
Enclosing class:
UpgradeJobModelSnapshotAction

public static class UpgradeJobModelSnapshotAction.Request extends MasterNodeRequest<UpgradeJobModelSnapshotAction.Request> implements org.elasticsearch.xcontent.ToXContentObject
  • Field Details

    • DEFAULT_TIMEOUT

      public static final org.elasticsearch.core.TimeValue DEFAULT_TIMEOUT
    • SNAPSHOT_ID

      public static final org.elasticsearch.xcontent.ParseField SNAPSHOT_ID
    • TIMEOUT

      public static final org.elasticsearch.xcontent.ParseField TIMEOUT
    • WAIT_FOR_COMPLETION

      public static final org.elasticsearch.xcontent.ParseField WAIT_FOR_COMPLETION
  • Constructor Details

  • Method Details