public class NetworkingV1beta1IngressBackendFluentImpl<A extends NetworkingV1beta1IngressBackendFluent<A>> extends BaseFluent<A> implements NetworkingV1beta1IngressBackendFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
NetworkingV1beta1IngressBackendFluentImpl.ResourceNestedImpl<N> |
NetworkingV1beta1IngressBackendFluent.ResourceNested<N>_visitables, VISIT| Constructor and Description |
|---|
NetworkingV1beta1IngressBackendFluentImpl() |
NetworkingV1beta1IngressBackendFluentImpl(io.kubernetes.client.openapi.models.NetworkingV1beta1IngressBackend instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic NetworkingV1beta1IngressBackendFluentImpl()
public NetworkingV1beta1IngressBackendFluentImpl(io.kubernetes.client.openapi.models.NetworkingV1beta1IngressBackend instance)
@Deprecated public io.kubernetes.client.openapi.models.V1TypedLocalObjectReference getResource()
getResource in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public io.kubernetes.client.openapi.models.V1TypedLocalObjectReference buildResource()
buildResource in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public A withResource(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference resource)
withResource in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public Boolean hasResource()
hasResource in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public NetworkingV1beta1IngressBackendFluent.ResourceNested<A> withNewResource()
withNewResource in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public NetworkingV1beta1IngressBackendFluent.ResourceNested<A> withNewResourceLike(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference item)
withNewResourceLike in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public NetworkingV1beta1IngressBackendFluent.ResourceNested<A> editResource()
editResource in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public NetworkingV1beta1IngressBackendFluent.ResourceNested<A> editOrNewResource()
editOrNewResource in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public NetworkingV1beta1IngressBackendFluent.ResourceNested<A> editOrNewResourceLike(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference item)
editOrNewResourceLike in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public String getServiceName()
getServiceName in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public A withServiceName(String serviceName)
withServiceName in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public Boolean hasServiceName()
hasServiceName in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>@Deprecated public A withNewServiceName(String original)
withNewServiceName in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public io.kubernetes.client.custom.IntOrString getServicePort()
getServicePort in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public A withServicePort(io.kubernetes.client.custom.IntOrString servicePort)
withServicePort in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public Boolean hasServicePort()
hasServicePort in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public A withNewServicePort(int value)
withNewServicePort in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>public A withNewServicePort(String value)
withNewServicePort in interface NetworkingV1beta1IngressBackendFluent<A extends NetworkingV1beta1IngressBackendFluent<A>>Copyright © 2022. All rights reserved.