public class CertNotConfigForDescribeCertConfigOutput extends Object
| Constructor and Description |
|---|
CertNotConfigForDescribeCertConfigOutput() |
| Modifier and Type | Method and Description |
|---|---|
CertNotConfigForDescribeCertConfigOutput |
domain(String domain) |
CertNotConfigForDescribeCertConfigOutput |
domainLock(DomainLockForDescribeCertConfigOutput domainLock) |
boolean |
equals(Object o) |
String |
getDomain()
Get domain
|
@Valid DomainLockForDescribeCertConfigOutput |
getDomainLock()
Get domainLock
|
String |
getStatus()
Get status
|
String |
getType()
Get type
|
int |
hashCode() |
void |
setDomain(String domain) |
void |
setDomainLock(DomainLockForDescribeCertConfigOutput domainLock) |
void |
setStatus(String status) |
void |
setType(String type) |
CertNotConfigForDescribeCertConfigOutput |
status(String status) |
String |
toString() |
CertNotConfigForDescribeCertConfigOutput |
type(String type) |
public CertNotConfigForDescribeCertConfigOutput()
public CertNotConfigForDescribeCertConfigOutput domain(String domain)
public String getDomain()
public void setDomain(String domain)
public CertNotConfigForDescribeCertConfigOutput domainLock(DomainLockForDescribeCertConfigOutput domainLock)
@Valid public @Valid DomainLockForDescribeCertConfigOutput getDomainLock()
public void setDomainLock(DomainLockForDescribeCertConfigOutput domainLock)
public CertNotConfigForDescribeCertConfigOutput status(String status)
public String getStatus()
public void setStatus(String status)
public CertNotConfigForDescribeCertConfigOutput type(String type)
public String getType()
public void setType(String type)
Copyright © 2025. All rights reserved.