public class HTTP01ChallengeFluent<A extends HTTP01ChallengeFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
HTTP01ChallengeFluent.ServicePortNested<N> |
| Constructor and Description |
|---|
HTTP01ChallengeFluent() |
HTTP01ChallengeFluent(HTTP01Challenge instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HTTP01ChallengeFluent()
public HTTP01ChallengeFluent(HTTP01Challenge instance)
public String getServiceName()
public boolean hasServiceName()
public String getServiceNamespace()
public boolean hasServiceNamespace()
public io.fabric8.kubernetes.api.model.IntOrString buildServicePort()
public A withServicePort(io.fabric8.kubernetes.api.model.IntOrString servicePort)
public boolean hasServicePort()
public HTTP01ChallengeFluent.ServicePortNested<A> withNewServicePort()
public HTTP01ChallengeFluent.ServicePortNested<A> withNewServicePortLike(io.fabric8.kubernetes.api.model.IntOrString item)
public HTTP01ChallengeFluent.ServicePortNested<A> editServicePort()
public HTTP01ChallengeFluent.ServicePortNested<A> editOrNewServicePort()
public HTTP01ChallengeFluent.ServicePortNested<A> editOrNewServicePortLike(io.fabric8.kubernetes.api.model.IntOrString item)
public String getUrl()
public boolean hasUrl()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HTTP01ChallengeFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HTTP01ChallengeFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.