Class ClusterRemoteInfo.Builder
java.lang.Object
org.opensearch.client.util.ObjectBuilderBase
org.opensearch.client.opensearch.cluster.remote_info.ClusterRemoteInfo.Builder
- All Implemented Interfaces:
ObjectBuilder<ClusterRemoteInfo>
- Enclosing class:
ClusterRemoteInfo
public static class ClusterRemoteInfo.Builder
extends ObjectBuilderBase
implements ObjectBuilder<ClusterRemoteInfo>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensearch.client.util.ObjectBuilderBase
_checkSingleUse, _listAdd, _listAddAll, _listCopy, _mapCopy, _mapPut, _mapPutAll
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
proxy
-
proxy
-
sniff
-
sniff
-
build
- Specified by:
buildin interfaceObjectBuilder<ClusterRemoteInfo>
-