类 LifecycleManagementStatusResponse

java.lang.Object
org.easysearch.client.indexlifecycle.LifecycleManagementStatusResponse

public class LifecycleManagementStatusResponse
extends java.lang.Object
The current status of index lifecycle management. See OperationMode for available statuses.
  • 方法详细资料

    • getOperationMode

      public OperationMode getOperationMode()
    • fromXContent

      public static LifecycleManagementStatusResponse fromXContent​(org.easysearch.common.xcontent.XContentParser parser)
    • equals

      public boolean equals​(java.lang.Object o)
      覆盖:
      equals 在类中 java.lang.Object
    • hashCode

      public int hashCode()
      覆盖:
      hashCode 在类中 java.lang.Object