Uses of Class
k8s.io.api.networking.v1.Generated.IngressPortStatus
-
Packages that use Generated.IngressPortStatus Package Description k8s.io.api.networking.v1 -
-
Uses of Generated.IngressPortStatus in k8s.io.api.networking.v1
Fields in k8s.io.api.networking.v1 with type parameters of type Generated.IngressPortStatus Modifier and Type Field Description static com.google.protobuf.Parser<Generated.IngressPortStatus>Generated.IngressPortStatus. PARSERDeprecated.Methods in k8s.io.api.networking.v1 that return Generated.IngressPortStatus Modifier and Type Method Description Generated.IngressPortStatusGenerated.IngressPortStatus.Builder. build()Generated.IngressPortStatusGenerated.IngressPortStatus.Builder. buildPartial()static Generated.IngressPortStatusGenerated.IngressPortStatus. getDefaultInstance()Generated.IngressPortStatusGenerated.IngressPortStatus.Builder. getDefaultInstanceForType()Generated.IngressPortStatusGenerated.IngressPortStatus. getDefaultInstanceForType()Generated.IngressPortStatusGenerated.IngressLoadBalancerIngress.Builder. getPorts(int index)ports provides information about the ports exposed by this LoadBalancer.Generated.IngressPortStatusGenerated.IngressLoadBalancerIngress. getPorts(int index)ports provides information about the ports exposed by this LoadBalancer.Generated.IngressPortStatusGenerated.IngressLoadBalancerIngressOrBuilder. getPorts(int index)ports provides information about the ports exposed by this LoadBalancer.static Generated.IngressPortStatusGenerated.IngressPortStatus. parseDelimitedFrom(InputStream input)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseFrom(byte[] data)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseFrom(com.google.protobuf.ByteString data)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseFrom(InputStream input)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseFrom(ByteBuffer data)static Generated.IngressPortStatusGenerated.IngressPortStatus. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.networking.v1 that return types with arguments of type Generated.IngressPortStatus Modifier and Type Method Description com.google.protobuf.Parser<Generated.IngressPortStatus>Generated.IngressPortStatus. getParserForType()List<Generated.IngressPortStatus>Generated.IngressLoadBalancerIngress.Builder. getPortsList()ports provides information about the ports exposed by this LoadBalancer.List<Generated.IngressPortStatus>Generated.IngressLoadBalancerIngress. getPortsList()ports provides information about the ports exposed by this LoadBalancer.List<Generated.IngressPortStatus>Generated.IngressLoadBalancerIngressOrBuilder. getPortsList()ports provides information about the ports exposed by this LoadBalancer.static com.google.protobuf.Parser<Generated.IngressPortStatus>Generated.IngressPortStatus. parser()Methods in k8s.io.api.networking.v1 with parameters of type Generated.IngressPortStatus Modifier and Type Method Description Generated.IngressLoadBalancerIngress.BuilderGenerated.IngressLoadBalancerIngress.Builder. addPorts(int index, Generated.IngressPortStatus value)ports provides information about the ports exposed by this LoadBalancer.Generated.IngressLoadBalancerIngress.BuilderGenerated.IngressLoadBalancerIngress.Builder. addPorts(Generated.IngressPortStatus value)ports provides information about the ports exposed by this LoadBalancer.Generated.IngressPortStatus.BuilderGenerated.IngressPortStatus.Builder. mergeFrom(Generated.IngressPortStatus other)static Generated.IngressPortStatus.BuilderGenerated.IngressPortStatus. newBuilder(Generated.IngressPortStatus prototype)Generated.IngressLoadBalancerIngress.BuilderGenerated.IngressLoadBalancerIngress.Builder. setPorts(int index, Generated.IngressPortStatus value)ports provides information about the ports exposed by this LoadBalancer.Method parameters in k8s.io.api.networking.v1 with type arguments of type Generated.IngressPortStatus Modifier and Type Method Description Generated.IngressLoadBalancerIngress.BuilderGenerated.IngressLoadBalancerIngress.Builder. addAllPorts(Iterable<? extends Generated.IngressPortStatus> values)ports provides information about the ports exposed by this LoadBalancer.
-