public class IngressBackendFluentImpl<A extends IngressBackendFluent<A>> extends BaseFluent<A> implements IngressBackendFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
IngressBackendFluentImpl.ServicePortNestedImpl<N> |
IngressBackendFluent.ServicePortNested<N>_visitables| Constructor and Description |
|---|
IngressBackendFluentImpl() |
IngressBackendFluentImpl(IngressBackend instance) |
public IngressBackendFluentImpl()
public IngressBackendFluentImpl(IngressBackend instance)
public java.lang.String getServiceName()
getServiceName in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withServiceName(java.lang.String serviceName)
withServiceName in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public java.lang.Boolean hasServiceName()
hasServiceName in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withNewServiceName(java.lang.String arg1)
withNewServiceName in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withNewServiceName(java.lang.StringBuilder arg1)
withNewServiceName in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withNewServiceName(java.lang.StringBuffer arg1)
withNewServiceName in interface IngressBackendFluent<A extends IngressBackendFluent<A>>@Deprecated public IntOrString getServicePort()
getServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IntOrString buildServicePort()
buildServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withServicePort(IntOrString servicePort)
withServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public java.lang.Boolean hasServicePort()
hasServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withNewServicePort(java.lang.String strVal)
withNewServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withNewServicePort(java.lang.Integer intVal)
withNewServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServicePortNested<A> withNewServicePort()
withNewServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServicePortNested<A> withNewServicePortLike(IntOrString item)
withNewServicePortLike in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServicePortNested<A> editServicePort()
editServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServicePortNested<A> editOrNewServicePort()
editOrNewServicePort in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServicePortNested<A> editOrNewServicePortLike(IntOrString item)
editOrNewServicePortLike in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.