Class GetSnapshotsAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<GetSnapshotsResponse>
-
- org.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsAction
-
public class GetSnapshotsAction extends ActionType<GetSnapshotsResponse>
Get snapshots action
-
-
Field Summary
Fields Modifier and Type Field Description static GetSnapshotsActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final GetSnapshotsAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-