| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.EndpointPort> |
V1.EndpointPort.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.EndpointPort |
V1.EndpointPort.Builder.build() |
V1.EndpointPort |
V1.EndpointPort.Builder.buildPartial() |
static V1.EndpointPort |
V1.EndpointPort.getDefaultInstance() |
V1.EndpointPort |
V1.EndpointPort.getDefaultInstanceForType() |
V1.EndpointPort |
V1.EndpointPort.Builder.getDefaultInstanceForType() |
V1.EndpointPort |
V1.EndpointSubsetOrBuilder.getPorts(int index)
Port numbers available on the related IP addresses.
|
V1.EndpointPort |
V1.EndpointSubset.getPorts(int index)
Port numbers available on the related IP addresses.
|
V1.EndpointPort |
V1.EndpointSubset.Builder.getPorts(int index)
Port numbers available on the related IP addresses.
|
static V1.EndpointPort |
V1.EndpointPort.parseDelimitedFrom(InputStream input) |
static V1.EndpointPort |
V1.EndpointPort.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointPort |
V1.EndpointPort.parseFrom(byte[] data) |
static V1.EndpointPort |
V1.EndpointPort.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointPort |
V1.EndpointPort.parseFrom(ByteBuffer data) |
static V1.EndpointPort |
V1.EndpointPort.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointPort |
V1.EndpointPort.parseFrom(com.google.protobuf.ByteString data) |
static V1.EndpointPort |
V1.EndpointPort.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointPort |
V1.EndpointPort.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.EndpointPort |
V1.EndpointPort.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointPort |
V1.EndpointPort.parseFrom(InputStream input) |
static V1.EndpointPort |
V1.EndpointPort.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.EndpointPort> |
V1.EndpointPort.getParserForType() |
List<V1.EndpointPort> |
V1.EndpointSubsetOrBuilder.getPortsList()
Port numbers available on the related IP addresses.
|
List<V1.EndpointPort> |
V1.EndpointSubset.getPortsList()
Port numbers available on the related IP addresses.
|
List<V1.EndpointPort> |
V1.EndpointSubset.Builder.getPortsList()
Port numbers available on the related IP addresses.
|
static com.google.protobuf.Parser<V1.EndpointPort> |
V1.EndpointPort.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.addPorts(int index,
V1.EndpointPort value)
Port numbers available on the related IP addresses.
|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.addPorts(V1.EndpointPort value)
Port numbers available on the related IP addresses.
|
V1.EndpointPort.Builder |
V1.EndpointPort.Builder.mergeFrom(V1.EndpointPort other) |
static V1.EndpointPort.Builder |
V1.EndpointPort.newBuilder(V1.EndpointPort prototype) |
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.setPorts(int index,
V1.EndpointPort value)
Port numbers available on the related IP addresses.
|
| Modifier and Type | Method and Description |
|---|---|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.addAllPorts(Iterable<? extends V1.EndpointPort> values)
Port numbers available on the related IP addresses.
|
Copyright © 2020. All rights reserved.