-
Classes Class Description org.elasticsearch.client.migration.IndexUpgradeInfoRequest Use the Deprecation Info API, which usesDeprecationInfoRequest
instead.org.elasticsearch.client.migration.IndexUpgradeInfoResponse Use the Deprecation Info API which returnsDeprecationInfoResponse
instead.org.elasticsearch.client.migration.IndexUpgradeRequest The Migration Upgrade API is deprecated, use the Kibana Upgrade Assistant or Reindex API instead.org.elasticsearch.client.security.EmptyResponse Use a boolean instead of this class
-
Enums Enum Description org.elasticsearch.client.migration.UpgradeActionRequired The Migration Assistance API is deprecated, use the Deprecation Info API instead.
-
Constructors Constructor Description org.elasticsearch.client.security.PutUserRequest(User, char[], boolean, RefreshPolicy)