java.lang.Object
org.opensearch.client.opensearch._types.Retries
All Implemented Interfaces:
ToJsonp

public final class Retries
extends java.lang.Object
implements ToJsonp
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  Retries.Builder
    Builder for Retries.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static JsonpDeserializer<Retries> DESERIALIZER
    Json deserializer for Retries
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected Retries​(Retries.Builder builder)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Number bulk()
    API name: bulk
    java.lang.Number search()
    API name: search
    protected static void setupRetriesDeserializer​(DelegatingDeserializer<Retries.Builder> op)  
    void toJsonp​(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
    Serialize this object to JSON.
    protected void toJsonpInternal​(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait