Class DeleteLicenseRequest
java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.license.DeleteLicenseRequest
Deletes licensing information for the cluster
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class co.elastic.clients.elasticsearch._types.RequestBase
RequestBase.AbstractBuilder<BuilderT extends RequestBase.AbstractBuilder<BuilderT>> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Endpoint<DeleteLicenseRequest,DeleteLicenseResponse, ErrorResponse> Endpoint "license.delete".static final DeleteLicenseRequestSingleton instance forDeleteLicenseRequest. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class co.elastic.clients.elasticsearch._types.RequestBase
toString
-
Field Details
-
_INSTANCE
Singleton instance forDeleteLicenseRequest. -
_ENDPOINT
Endpoint "license.delete".
-
-
Constructor Details
-
DeleteLicenseRequest
public DeleteLicenseRequest()
-