Module org.elasticsearch.xcore
Class GetServiceAccountCredentialsAction
java.lang.Object
org.elasticsearch.action.ActionType<GetServiceAccountCredentialsResponse>
org.elasticsearch.xpack.core.security.action.service.GetServiceAccountCredentialsAction
public class GetServiceAccountCredentialsAction
extends ActionType<GetServiceAccountCredentialsResponse>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GetServiceAccountCredentialsActionstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
INSTANCE
-
-
Constructor Details
-
GetServiceAccountCredentialsAction
public GetServiceAccountCredentialsAction()
-