public class V1alpha1UserAccount extends Object
| Constructor and Description |
|---|
V1alpha1UserAccount() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
V1alpha1SecretKeySetRef |
getSecret()
Secret is the secret of the account.
|
int |
hashCode() |
V1alpha1UserAccount |
secret(V1alpha1SecretKeySetRef secret) |
void |
setSecret(V1alpha1SecretKeySetRef secret) |
String |
toString() |
public V1alpha1UserAccount secret(V1alpha1SecretKeySetRef secret)
public V1alpha1SecretKeySetRef getSecret()
public void setSecret(V1alpha1SecretKeySetRef secret)
Copyright © 2019. All rights reserved.