Class IndicesAliasesRequest.AliasActions

java.lang.Object
org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
All Implemented Interfaces:
AliasesRequest, IndicesRequest, IndicesRequest.Replaceable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject
Enclosing class:
IndicesAliasesRequest

public static class IndicesAliasesRequest.AliasActions
extends java.lang.Object
implements AliasesRequest, Writeable, org.elasticsearch.common.xcontent.ToXContentObject
Request to take one or more actions on one or more indexes and alias combinations.