public class V1alpha1HostPortFluentImpl<A extends V1alpha1HostPortFluent<A>> extends BaseFluent<A> implements V1alpha1HostPortFluent<A>
_visitables| Constructor and Description |
|---|
V1alpha1HostPortFluentImpl() |
V1alpha1HostPortFluentImpl(V1alpha1HostPort instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAccessUrl() |
String |
getHost() |
Boolean |
hasAccessUrl() |
Boolean |
hasHost() |
A |
withAccessUrl(String accessUrl) |
A |
withHost(String host) |
A |
withNewAccessUrl(String arg1) |
A |
withNewAccessUrl(StringBuffer arg1) |
A |
withNewAccessUrl(StringBuilder arg1) |
A |
withNewHost(String arg1) |
A |
withNewHost(StringBuffer arg1) |
A |
withNewHost(StringBuilder arg1) |
public V1alpha1HostPortFluentImpl()
public V1alpha1HostPortFluentImpl(V1alpha1HostPort instance)
public String getAccessUrl()
getAccessUrl in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public A withAccessUrl(String accessUrl)
withAccessUrl in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public Boolean hasAccessUrl()
hasAccessUrl in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public A withNewAccessUrl(String arg1)
withNewAccessUrl in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public A withNewAccessUrl(StringBuilder arg1)
withNewAccessUrl in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public A withNewAccessUrl(StringBuffer arg1)
withNewAccessUrl in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public String getHost()
getHost in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public A withHost(String host)
withHost in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public Boolean hasHost()
hasHost in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public A withNewHost(String arg1)
withNewHost in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public A withNewHost(StringBuilder arg1)
withNewHost in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>public A withNewHost(StringBuffer arg1)
withNewHost in interface V1alpha1HostPortFluent<A extends V1alpha1HostPortFluent<A>>Copyright © 2019. All rights reserved.