public class IngressServiceBackendFluentImpl<A extends IngressServiceBackendFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressServiceBackendFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
IngressServiceBackendFluentImpl.PortNestedImpl<N> |
IngressServiceBackendFluent.PortNested<N>| Constructor and Description |
|---|
IngressServiceBackendFluentImpl() |
IngressServiceBackendFluentImpl(IngressServiceBackend instance) |
public IngressServiceBackendFluentImpl()
public IngressServiceBackendFluentImpl(IngressServiceBackend instance)
public String getName()
getName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withName(String name)
withName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public Boolean hasName()
hasName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewName(int[] arg1, int arg2, int arg3)
withNewName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewName(char[] arg1)
withNewName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewName(byte[] arg1, int arg2)
withNewName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewName(byte[] arg1)
withNewName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewName(char[] arg1, int arg2, int arg3)
withNewName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3)
withNewName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3, int arg4)
withNewName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewName(String arg1)
withNewName in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>@Deprecated public ServiceBackendPort getPort()
getPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public ServiceBackendPort buildPort()
buildPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withPort(ServiceBackendPort port)
withPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public Boolean hasPort()
hasPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public A withNewPort(String name, Integer number)
withNewPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public IngressServiceBackendFluent.PortNested<A> withNewPort()
withNewPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public IngressServiceBackendFluent.PortNested<A> withNewPortLike(ServiceBackendPort item)
withNewPortLike in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public IngressServiceBackendFluent.PortNested<A> editPort()
editPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public IngressServiceBackendFluent.PortNested<A> editOrNewPort()
editOrNewPort in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>public IngressServiceBackendFluent.PortNested<A> editOrNewPortLike(ServiceBackendPort item)
editOrNewPortLike in interface IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.