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