Uses of Class
io.kubernetes.client.proto.V1.PortStatus
-
Uses of V1.PortStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PortStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PortStatus>
V1.PortStatus.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.PortStatusModifier and TypeMethodDescriptionV1.PortStatus.Builder.build()
V1.PortStatus.Builder.buildPartial()
static V1.PortStatus
V1.PortStatus.getDefaultInstance()
V1.PortStatus.Builder.getDefaultInstanceForType()
V1.PortStatus.getDefaultInstanceForType()
V1.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 +optionalV1.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 +optionalV1.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 V1.PortStatus
V1.PortStatus.parseDelimitedFrom
(InputStream input) static V1.PortStatus
V1.PortStatus.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PortStatus
V1.PortStatus.parseFrom
(byte[] data) static V1.PortStatus
V1.PortStatus.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PortStatus
V1.PortStatus.parseFrom
(com.google.protobuf.ByteString data) static V1.PortStatus
V1.PortStatus.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PortStatus
V1.PortStatus.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.PortStatus
V1.PortStatus.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PortStatus
V1.PortStatus.parseFrom
(InputStream input) static V1.PortStatus
V1.PortStatus.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PortStatus
V1.PortStatus.parseFrom
(ByteBuffer data) static V1.PortStatus
V1.PortStatus.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PortStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.PortStatus>
V1.PortStatus.getParserForType()
V1.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 +optionalV1.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 +optionalV1.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<V1.PortStatus>
V1.PortStatus.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.PortStatusModifier and TypeMethodDescriptionV1.LoadBalancerIngress.Builder.addPorts
(int index, V1.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 +optionalV1.LoadBalancerIngress.Builder.addPorts
(V1.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 +optionalV1.PortStatus.Builder.mergeFrom
(V1.PortStatus other) static V1.PortStatus.Builder
V1.PortStatus.newBuilder
(V1.PortStatus prototype) V1.LoadBalancerIngress.Builder.setPorts
(int index, V1.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 io.kubernetes.client.proto with type arguments of type V1.PortStatusModifier and TypeMethodDescriptionV1.LoadBalancerIngress.Builder.addAllPorts
(Iterable<? extends V1.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