@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-08-18T19:55:23.947Z[Etc/UTC]") public class V1alpha2IssuerSpecAcmeDns01Digitalocean extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TOKEN_SECRET_REF |
| Constructor and Description |
|---|
V1alpha2IssuerSpecAcmeDns01Digitalocean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
V1alpha2IssuerSpecAcmeDns01AcmednsAccountSecretRef |
getTokenSecretRef()
Get tokenSecretRef
|
int |
hashCode() |
void |
setTokenSecretRef(V1alpha2IssuerSpecAcmeDns01AcmednsAccountSecretRef tokenSecretRef) |
V1alpha2IssuerSpecAcmeDns01Digitalocean |
tokenSecretRef(V1alpha2IssuerSpecAcmeDns01AcmednsAccountSecretRef tokenSecretRef) |
String |
toString() |
public static final String SERIALIZED_NAME_TOKEN_SECRET_REF
public V1alpha2IssuerSpecAcmeDns01Digitalocean()
public V1alpha2IssuerSpecAcmeDns01Digitalocean tokenSecretRef(V1alpha2IssuerSpecAcmeDns01AcmednsAccountSecretRef tokenSecretRef)
public V1alpha2IssuerSpecAcmeDns01AcmednsAccountSecretRef getTokenSecretRef()
public void setTokenSecretRef(V1alpha2IssuerSpecAcmeDns01AcmednsAccountSecretRef tokenSecretRef)
Copyright © 2020. All rights reserved.