Uses of Interface
k8s.io.api.networking.v1.Generated.IngressPortStatusOrBuilder
-
Packages that use Generated.IngressPortStatusOrBuilder Package Description k8s.io.api.networking.v1 -
-
Uses of Generated.IngressPortStatusOrBuilder in k8s.io.api.networking.v1
Classes in k8s.io.api.networking.v1 that implement Generated.IngressPortStatusOrBuilder Modifier and Type Class Description static classGenerated.IngressPortStatusIngressPortStatus represents the error condition of a service portstatic classGenerated.IngressPortStatus.BuilderIngressPortStatus represents the error condition of a service portMethods in k8s.io.api.networking.v1 that return Generated.IngressPortStatusOrBuilder Modifier and Type Method Description Generated.IngressPortStatusOrBuilderGenerated.IngressLoadBalancerIngress.Builder. getPortsOrBuilder(int index)ports provides information about the ports exposed by this LoadBalancer.Generated.IngressPortStatusOrBuilderGenerated.IngressLoadBalancerIngress. getPortsOrBuilder(int index)ports provides information about the ports exposed by this LoadBalancer.Generated.IngressPortStatusOrBuilderGenerated.IngressLoadBalancerIngressOrBuilder. getPortsOrBuilder(int index)ports provides information about the ports exposed by this LoadBalancer.Methods in k8s.io.api.networking.v1 that return types with arguments of type Generated.IngressPortStatusOrBuilder Modifier and Type Method Description List<? extends Generated.IngressPortStatusOrBuilder>Generated.IngressLoadBalancerIngress.Builder. getPortsOrBuilderList()ports provides information about the ports exposed by this LoadBalancer.List<? extends Generated.IngressPortStatusOrBuilder>Generated.IngressLoadBalancerIngress. getPortsOrBuilderList()ports provides information about the ports exposed by this LoadBalancer.List<? extends Generated.IngressPortStatusOrBuilder>Generated.IngressLoadBalancerIngressOrBuilder. getPortsOrBuilderList()ports provides information about the ports exposed by this LoadBalancer.
-