Module org.elasticsearch.xcore
Class GetApiKeyRequest.Builder
java.lang.Object
org.elasticsearch.xpack.core.security.action.apikey.GetApiKeyRequest.Builder
- Enclosing class:
GetApiKeyRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactiveOnly(boolean activeOnly) apiKeyName(String apiKeyName) build()ownedByAuthenticatedUser(boolean ownedByAuthenticatedUser) withLimitedBy(boolean withLimitedBy) withProfileUid(boolean withProfileUid)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
realmName
-
userName
-
apiKeyId
-
apiKeyName
-
ownedByAuthenticatedUser
-
ownedByAuthenticatedUser
-
withLimitedBy
-
withLimitedBy
-
activeOnly
-
withProfileUid
-
build
-