| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.PortStatus> |
V1.PortStatus.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PortStatus |
V1.PortStatus.Builder.build() |
V1.PortStatus |
V1.PortStatus.Builder.buildPartial() |
static V1.PortStatus |
V1.PortStatus.getDefaultInstance() |
V1.PortStatus |
V1.PortStatus.getDefaultInstanceForType() |
V1.PortStatus |
V1.PortStatus.Builder.getDefaultInstanceForType() |
V1.PortStatus |
V1.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
+optional
|
V1.PortStatus |
V1.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
+optional
|
V1.PortStatus |
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
+optional
|
static 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(ByteBuffer data) |
static V1.PortStatus |
V1.PortStatus.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.PortStatus> |
V1.PortStatus.getParserForType() |
List<V1.PortStatus> |
V1.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
+optional
|
List<V1.PortStatus> |
V1.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
+optional
|
List<V1.PortStatus> |
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
+optional
|
static com.google.protobuf.Parser<V1.PortStatus> |
V1.PortStatus.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.LoadBalancerIngress.Builder |
V1.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
+optional
|
V1.LoadBalancerIngress.Builder |
V1.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
+optional
|
V1.PortStatus.Builder |
V1.PortStatus.Builder.mergeFrom(V1.PortStatus other) |
static V1.PortStatus.Builder |
V1.PortStatus.newBuilder(V1.PortStatus prototype) |
V1.LoadBalancerIngress.Builder |
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
+optional
|
| Modifier and Type | Method and Description |
|---|---|
V1.LoadBalancerIngress.Builder |
V1.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
|
Copyright © 2023. All rights reserved.