Module org.elasticsearch.xcore
Class GetInferenceDiagnosticsAction
java.lang.Object
org.elasticsearch.action.ActionType<GetInferenceDiagnosticsAction.Response>
org.elasticsearch.xpack.core.inference.action.GetInferenceDiagnosticsAction
public class GetInferenceDiagnosticsAction
extends ActionType<GetInferenceDiagnosticsAction.Response>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-
-
Constructor Details
-
GetInferenceDiagnosticsAction
public GetInferenceDiagnosticsAction()
-