Uses of Class
k8s.io.api.core.v1.Generated.PortStatus
-
Packages that use Generated.PortStatus Package Description k8s.io.api.core.v1 -
-
Uses of Generated.PortStatus in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.PortStatus Modifier and Type Field Description static com.google.protobuf.Parser<Generated.PortStatus>Generated.PortStatus. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.PortStatus Modifier and Type Method Description Generated.PortStatusGenerated.PortStatus.Builder. build()Generated.PortStatusGenerated.PortStatus.Builder. buildPartial()static Generated.PortStatusGenerated.PortStatus. getDefaultInstance()Generated.PortStatusGenerated.PortStatus.Builder. getDefaultInstanceForType()Generated.PortStatusGenerated.PortStatus. getDefaultInstanceForType()Generated.PortStatusGenerated.LoadBalancerIngress.Builder. getPorts(int index)Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalGenerated.PortStatusGenerated.LoadBalancerIngress. getPorts(int index)Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalGenerated.PortStatusGenerated.LoadBalancerIngressOrBuilder. getPorts(int index)Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalstatic Generated.PortStatusGenerated.PortStatus. parseDelimitedFrom(InputStream input)static Generated.PortStatusGenerated.PortStatus. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PortStatusGenerated.PortStatus. parseFrom(byte[] data)static Generated.PortStatusGenerated.PortStatus. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PortStatusGenerated.PortStatus. parseFrom(com.google.protobuf.ByteString data)static Generated.PortStatusGenerated.PortStatus. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PortStatusGenerated.PortStatus. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.PortStatusGenerated.PortStatus. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PortStatusGenerated.PortStatus. parseFrom(InputStream input)static Generated.PortStatusGenerated.PortStatus. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PortStatusGenerated.PortStatus. parseFrom(ByteBuffer data)static Generated.PortStatusGenerated.PortStatus. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.PortStatus Modifier and Type Method Description com.google.protobuf.Parser<Generated.PortStatus>Generated.PortStatus. getParserForType()List<Generated.PortStatus>Generated.LoadBalancerIngress.Builder. getPortsList()Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalList<Generated.PortStatus>Generated.LoadBalancerIngress. getPortsList()Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalList<Generated.PortStatus>Generated.LoadBalancerIngressOrBuilder. getPortsList()Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalstatic com.google.protobuf.Parser<Generated.PortStatus>Generated.PortStatus. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.PortStatus Modifier and Type Method Description Generated.LoadBalancerIngress.BuilderGenerated.LoadBalancerIngress.Builder. addPorts(int index, Generated.PortStatus value)Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalGenerated.LoadBalancerIngress.BuilderGenerated.LoadBalancerIngress.Builder. addPorts(Generated.PortStatus value)Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalGenerated.PortStatus.BuilderGenerated.PortStatus.Builder. mergeFrom(Generated.PortStatus other)static Generated.PortStatus.BuilderGenerated.PortStatus. newBuilder(Generated.PortStatus prototype)Generated.LoadBalancerIngress.BuilderGenerated.LoadBalancerIngress.Builder. setPorts(int index, Generated.PortStatus value)Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalMethod parameters in k8s.io.api.core.v1 with type arguments of type Generated.PortStatus Modifier and Type Method Description Generated.LoadBalancerIngress.BuilderGenerated.LoadBalancerIngress.Builder. addAllPorts(Iterable<? extends Generated.PortStatus> values)Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optional
-