public class HTTPRedirectPortFluentImpl<A extends HTTPRedirectPortFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HTTPRedirectPortFluent<A>
| Constructor and Description |
|---|
HTTPRedirectPortFluentImpl() |
HTTPRedirectPortFluentImpl(HTTPRedirectPort instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getPort() |
int |
hashCode() |
Boolean |
hasPort() |
A |
withPort(Integer port) |
public HTTPRedirectPortFluentImpl()
public HTTPRedirectPortFluentImpl(HTTPRedirectPort instance)
public Integer getPort()
getPort in interface HTTPRedirectPortFluent<A extends HTTPRedirectPortFluent<A>>public A withPort(Integer port)
withPort in interface HTTPRedirectPortFluent<A extends HTTPRedirectPortFluent<A>>public Boolean hasPort()
hasPort in interface HTTPRedirectPortFluent<A extends HTTPRedirectPortFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.