Class WaitForActiveShards

java.lang.Object
org.opensearch.client.opensearch._types.WaitForActiveShards
All Implemented Interfaces:
JsonpSerializable, PlainJsonSerializable, TaggedUnion<WaitForActiveShards.Kind,Object>

@JsonpDeserializable @Generated("org.opensearch.client.codegen.CodeGenerator") public class WaitForActiveShards extends Object implements TaggedUnion<WaitForActiveShards.Kind,Object>, PlainJsonSerializable
Waits until the specified number of shards is active before returning a response. Use all for all shards.