public class V1IngressBackendFluentImpl<A extends V1IngressBackendFluent<A>> extends BaseFluent<A> implements V1IngressBackendFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1IngressBackendFluentImpl.ResourceNestedImpl<N> |
class |
V1IngressBackendFluentImpl.ServiceNestedImpl<N> |
V1IngressBackendFluent.ResourceNested<N>, V1IngressBackendFluent.ServiceNested<N>_visitables| Constructor and Description |
|---|
V1IngressBackendFluentImpl() |
V1IngressBackendFluentImpl(V1IngressBackend instance) |
public V1IngressBackendFluentImpl()
public V1IngressBackendFluentImpl(V1IngressBackend instance)
@Deprecated public V1TypedLocalObjectReference getResource()
getResource in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1TypedLocalObjectReference buildResource()
buildResource in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public A withResource(V1TypedLocalObjectReference resource)
withResource in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public Boolean hasResource()
hasResource in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressBackendFluent.ResourceNested<A> withNewResource()
withNewResource in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressBackendFluent.ResourceNested<A> withNewResourceLike(V1TypedLocalObjectReference item)
withNewResourceLike in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressBackendFluent.ResourceNested<A> editResource()
editResource in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressBackendFluent.ResourceNested<A> editOrNewResource()
editOrNewResource in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressBackendFluent.ResourceNested<A> editOrNewResourceLike(V1TypedLocalObjectReference item)
editOrNewResourceLike in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>@Deprecated public V1IngressServiceBackend getService()
getService in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressServiceBackend buildService()
buildService in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public A withService(V1IngressServiceBackend service)
withService in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public Boolean hasService()
hasService in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressBackendFluent.ServiceNested<A> withNewService()
withNewService in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressBackendFluent.ServiceNested<A> withNewServiceLike(V1IngressServiceBackend item)
withNewServiceLike in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressBackendFluent.ServiceNested<A> editService()
editService in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressBackendFluent.ServiceNested<A> editOrNewService()
editOrNewService in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>public V1IngressBackendFluent.ServiceNested<A> editOrNewServiceLike(V1IngressServiceBackend item)
editOrNewServiceLike in interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>Copyright © 2021. All rights reserved.