Module org.elasticsearch.xcore
Class RefreshAuthorizedEndpointsAction
java.lang.Object
org.elasticsearch.action.ActionType<ActionResponse.Empty>
org.elasticsearch.xpack.core.inference.action.RefreshAuthorizedEndpointsAction
Internal action that triggers an Elastic Inference Service authorization refresh. This action
performs the work (call the Elastic Inference Service, delete removed endpoints, persist
new/changed endpoints).
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RefreshAuthorizedEndpointsActionstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-
-
Constructor Details
-
RefreshAuthorizedEndpointsAction
public RefreshAuthorizedEndpointsAction()
-