public interface V1beta1IngressClassSpecFluent<A extends V1beta1IngressClassSpecFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1beta1IngressClassSpecFluent.ParametersNested<N> |
String getController()
Boolean hasController()
@Deprecated A withNewController(String original)
@Deprecated io.kubernetes.client.openapi.models.V1TypedLocalObjectReference getParameters()
io.kubernetes.client.openapi.models.V1TypedLocalObjectReference buildParameters()
A withParameters(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference parameters)
Boolean hasParameters()
V1beta1IngressClassSpecFluent.ParametersNested<A> withNewParameters()
V1beta1IngressClassSpecFluent.ParametersNested<A> withNewParametersLike(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference item)
V1beta1IngressClassSpecFluent.ParametersNested<A> editParameters()
V1beta1IngressClassSpecFluent.ParametersNested<A> editOrNewParameters()
V1beta1IngressClassSpecFluent.ParametersNested<A> editOrNewParametersLike(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference item)
Copyright © 2021. All rights reserved.