public class DeleteApiKeyRequest extends Object
| Constructor and Description |
|---|
DeleteApiKeyRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteApiKeyRequest |
apiKeyName(String apiKeyName) |
boolean |
equals(Object o) |
@NotNull String |
getApiKeyName()
Get apiKeyName
|
@NotNull String |
getInboundAuthConfigId()
Get inboundAuthConfigId
|
int |
hashCode() |
DeleteApiKeyRequest |
inboundAuthConfigId(String inboundAuthConfigId) |
void |
setApiKeyName(String apiKeyName) |
void |
setInboundAuthConfigId(String inboundAuthConfigId) |
String |
toString() |
public DeleteApiKeyRequest apiKeyName(String apiKeyName)
@NotNull public @NotNull String getApiKeyName()
public void setApiKeyName(String apiKeyName)
public DeleteApiKeyRequest inboundAuthConfigId(String inboundAuthConfigId)
@NotNull public @NotNull String getInboundAuthConfigId()
public void setInboundAuthConfigId(String inboundAuthConfigId)
Copyright © 2026. All rights reserved.