Uses of Class
org.elasticsearch.client.license.GetBasicStatusResponse
-
Packages that use GetBasicStatusResponse Package Description org.elasticsearch.client org.elasticsearch.client.license -
-
Uses of GetBasicStatusResponse in org.elasticsearch.client
Methods in org.elasticsearch.client that return GetBasicStatusResponse Modifier and Type Method Description GetBasicStatusResponseLicenseClient. getBasicStatus(RequestOptions options)Retrieve the license basic status -
Uses of GetBasicStatusResponse in org.elasticsearch.client.license
Methods in org.elasticsearch.client.license that return GetBasicStatusResponse Modifier and Type Method Description static GetBasicStatusResponseGetBasicStatusResponse. fromXContent(XContentParser parser)
-