Uses of Class
org.elasticsearch.client.license.GetTrialStatusResponse
-
Packages that use GetTrialStatusResponse Package Description org.elasticsearch.client org.elasticsearch.client.license -
-
Uses of GetTrialStatusResponse in org.elasticsearch.client
Methods in org.elasticsearch.client that return GetTrialStatusResponse Modifier and Type Method Description GetTrialStatusResponseLicenseClient. getTrialStatus(RequestOptions options)Retrieve the license trial status -
Uses of GetTrialStatusResponse in org.elasticsearch.client.license
Methods in org.elasticsearch.client.license that return GetTrialStatusResponse Modifier and Type Method Description static GetTrialStatusResponseGetTrialStatusResponse. fromXContent(XContentParser parser)
-