Uses of Interface
k8s.io.api.networking.v1.Generated.IngressStatusOrBuilder
-
Packages that use Generated.IngressStatusOrBuilder Package Description k8s.io.api.networking.v1 -
-
Uses of Generated.IngressStatusOrBuilder in k8s.io.api.networking.v1
Classes in k8s.io.api.networking.v1 that implement Generated.IngressStatusOrBuilder Modifier and Type Class Description static classGenerated.IngressStatusIngressStatus describe the current state of the Ingress.static classGenerated.IngressStatus.BuilderIngressStatus describe the current state of the Ingress.Methods in k8s.io.api.networking.v1 that return Generated.IngressStatusOrBuilder Modifier and Type Method Description Generated.IngressStatusOrBuilderGenerated.Ingress.Builder. getStatusOrBuilder()status is the current state of the Ingress.Generated.IngressStatusOrBuilderGenerated.Ingress. getStatusOrBuilder()status is the current state of the Ingress.Generated.IngressStatusOrBuilderGenerated.IngressOrBuilder. getStatusOrBuilder()status is the current state of the Ingress.
-