public class ACMEIssuerStatusFluentImpl<A extends ACMEIssuerStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ACMEIssuerStatusFluent<A>
| Constructor and Description |
|---|
ACMEIssuerStatusFluentImpl() |
ACMEIssuerStatusFluentImpl(ACMEIssuerStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLastRegisteredEmail() |
String |
getUri() |
int |
hashCode() |
Boolean |
hasLastRegisteredEmail() |
Boolean |
hasUri() |
String |
toString() |
A |
withLastRegisteredEmail(String lastRegisteredEmail) |
A |
withUri(String uri) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ACMEIssuerStatusFluentImpl()
public ACMEIssuerStatusFluentImpl(ACMEIssuerStatus instance)
public String getLastRegisteredEmail()
getLastRegisteredEmail in interface ACMEIssuerStatusFluent<A extends ACMEIssuerStatusFluent<A>>public A withLastRegisteredEmail(String lastRegisteredEmail)
withLastRegisteredEmail in interface ACMEIssuerStatusFluent<A extends ACMEIssuerStatusFluent<A>>public Boolean hasLastRegisteredEmail()
hasLastRegisteredEmail in interface ACMEIssuerStatusFluent<A extends ACMEIssuerStatusFluent<A>>public String getUri()
getUri in interface ACMEIssuerStatusFluent<A extends ACMEIssuerStatusFluent<A>>public A withUri(String uri)
withUri in interface ACMEIssuerStatusFluent<A extends ACMEIssuerStatusFluent<A>>public Boolean hasUri()
hasUri in interface ACMEIssuerStatusFluent<A extends ACMEIssuerStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ACMEIssuerStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ACMEIssuerStatusFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.