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, setSecrets
public 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 SecretKeys
public int hashCode()
hashCode
in class SecretKeys
public String toString()
toString
in class SecretKeys
Copyright © 2018–2020 InfluxData, Inc.. All rights reserved.