public class SecretKeys extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_SECRETS |
| Constructor and Description |
|---|
SecretKeys() |
| Modifier and Type | Method and Description |
|---|---|
SecretKeys |
addSecretsItem(String secretsItem) |
boolean |
equals(Object o) |
List<String> |
getSecrets()
Get secrets
|
int |
hashCode() |
SecretKeys |
secrets(List<String> secrets) |
void |
setSecrets(List<String> secrets) |
String |
toString() |
public static final String SERIALIZED_NAME_SECRETS
public SecretKeys secrets(List<String> secrets)
public SecretKeys addSecretsItem(String secretsItem)
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.