Class ActionOpen
java.lang.Object
org.opensearch.client.opensearch.ism.ActionOpen
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,ToCopyableBuilder<ActionOpen.Builder,ActionOpen>
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class ActionOpen
extends Object
implements PlainJsonSerializable, ToCopyableBuilder<ActionOpen.Builder,ActionOpen>
The open action configuration.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ActionOpen> static final ActionOpenSingleton instance forActionOpen. -
Method Summary
Modifier and TypeMethodDescriptionstatic ActionOpen.Builderbuilder()booleaninthashCode()static ActionOpenvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.Create a new builderToCopyableBuilderthat is initialised with the current state of this object.Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.client.json.PlainJsonSerializable
toJsonStringMethods inherited from interface org.opensearch.client.util.ToCopyableBuilder
copy
-
Field Details
-
_INSTANCE
Singleton instance forActionOpen. -
_DESERIALIZER
-
-
Method Details
-
of
-
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
toBuilder
Description copied from interface:ToCopyableBuilderCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<ActionOpen.Builder,ActionOpen> - Returns:
- a new builder instance.
-
builder
-
hashCode
public int hashCode() -
equals
-