Package org.opensearch.client.indices
Class GetDataStreamRequest
- java.lang.Object
-
- org.opensearch.client.indices.GetDataStreamRequest
-
- All Implemented Interfaces:
Validatable
public class GetDataStreamRequest extends java.lang.Object implements Validatable
-
-
Field Summary
-
Fields inherited from interface org.opensearch.client.Validatable
EMPTY
-
-
Constructor Summary
Constructors Constructor Description GetDataStreamRequest(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.opensearch.client.Validatable
validate
-
-