Example usage for org.springframework.data.elasticsearch.core.query AliasQuery setAliasName

List of usage examples for org.springframework.data.elasticsearch.core.query AliasQuery setAliasName

Introduction

In this page you can find the example usage for org.springframework.data.elasticsearch.core.query AliasQuery setAliasName.

Prototype

public void setAliasName(String aliasName) 

Source Link

Usage