public class SecretKeysResponse extends SecretKeys
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_LINKS |
SERIALIZED_NAME_SECRETS| Constructor and Description |
|---|
SecretKeysResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SecretKeysResponseLinks |
getLinks()
Get links
|
int |
hashCode() |
SecretKeysResponse |
links(SecretKeysResponseLinks links) |
void |
setLinks(SecretKeysResponseLinks links) |
String |
toString() |
addSecretsItem, getSecrets, secrets, setSecretspublic static final String SERIALIZED_NAME_LINKS
public SecretKeysResponse links(SecretKeysResponseLinks links)
public SecretKeysResponseLinks getLinks()
public void setLinks(SecretKeysResponseLinks links)
public boolean equals(Object o)
equals in class SecretKeyspublic int hashCode()
hashCode in class SecretKeyspublic String toString()
toString in class SecretKeysCopyright © 2018–2023 InfluxData, Inc.. All rights reserved.