public class CheckApiKeyRequest extends Object
| Constructor and Description |
|---|
CheckApiKeyRequest() |
| Modifier and Type | Method and Description |
|---|---|
CheckApiKeyRequest |
apiKey(String apiKey) |
boolean |
equals(Object o) |
@NotNull String |
getApiKey()
Get apiKey
|
int |
hashCode() |
void |
setApiKey(String apiKey) |
String |
toString() |
public CheckApiKeyRequest apiKey(String apiKey)
@NotNull public @NotNull String getApiKey()
public void setApiKey(String apiKey)
Copyright © 2026. All rights reserved.