Class AllocationRecord.Builder

java.lang.Object
co.elastic.clients.elasticsearch.cat.allocation.AllocationRecord.Builder
All Implemented Interfaces:
ObjectBuilder<AllocationRecord>
Enclosing class:
AllocationRecord

public static class AllocationRecord.Builder
extends java.lang.Object
implements ObjectBuilder<AllocationRecord>
Builder for AllocationRecord.
  • Constructor Details

    • Builder

      public Builder()
  • Method Details