| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.EndpointAddress> |
V1.EndpointAddress.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.EndpointAddress |
V1.EndpointAddress.Builder.build() |
V1.EndpointAddress |
V1.EndpointAddress.Builder.buildPartial() |
V1.EndpointAddress |
V1.EndpointSubsetOrBuilder.getAddresses(int index)
IP addresses which offer the related ports that are marked as ready.
|
V1.EndpointAddress |
V1.EndpointSubset.getAddresses(int index)
IP addresses which offer the related ports that are marked as ready.
|
V1.EndpointAddress |
V1.EndpointSubset.Builder.getAddresses(int index)
IP addresses which offer the related ports that are marked as ready.
|
static V1.EndpointAddress |
V1.EndpointAddress.getDefaultInstance() |
V1.EndpointAddress |
V1.EndpointAddress.getDefaultInstanceForType() |
V1.EndpointAddress |
V1.EndpointAddress.Builder.getDefaultInstanceForType() |
V1.EndpointAddress |
V1.EndpointSubsetOrBuilder.getNotReadyAddresses(int index)
IP addresses which offer the related ports but are not currently marked as ready
because they have not yet finished starting, have recently failed a readiness check,
or have recently failed a liveness check.
|
V1.EndpointAddress |
V1.EndpointSubset.getNotReadyAddresses(int index)
IP addresses which offer the related ports but are not currently marked as ready
because they have not yet finished starting, have recently failed a readiness check,
or have recently failed a liveness check.
|
V1.EndpointAddress |
V1.EndpointSubset.Builder.getNotReadyAddresses(int index)
IP addresses which offer the related ports but are not currently marked as ready
because they have not yet finished starting, have recently failed a readiness check,
or have recently failed a liveness check.
|
static V1.EndpointAddress |
V1.EndpointAddress.parseDelimitedFrom(InputStream input) |
static V1.EndpointAddress |
V1.EndpointAddress.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointAddress |
V1.EndpointAddress.parseFrom(byte[] data) |
static V1.EndpointAddress |
V1.EndpointAddress.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointAddress |
V1.EndpointAddress.parseFrom(ByteBuffer data) |
static V1.EndpointAddress |
V1.EndpointAddress.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointAddress |
V1.EndpointAddress.parseFrom(com.google.protobuf.ByteString data) |
static V1.EndpointAddress |
V1.EndpointAddress.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointAddress |
V1.EndpointAddress.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.EndpointAddress |
V1.EndpointAddress.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointAddress |
V1.EndpointAddress.parseFrom(InputStream input) |
static V1.EndpointAddress |
V1.EndpointAddress.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1.EndpointAddress> |
V1.EndpointSubsetOrBuilder.getAddressesList()
IP addresses which offer the related ports that are marked as ready.
|
List<V1.EndpointAddress> |
V1.EndpointSubset.getAddressesList()
IP addresses which offer the related ports that are marked as ready.
|
List<V1.EndpointAddress> |
V1.EndpointSubset.Builder.getAddressesList()
IP addresses which offer the related ports that are marked as ready.
|
List<V1.EndpointAddress> |
V1.EndpointSubsetOrBuilder.getNotReadyAddressesList()
IP addresses which offer the related ports but are not currently marked as ready
because they have not yet finished starting, have recently failed a readiness check,
or have recently failed a liveness check.
|
List<V1.EndpointAddress> |
V1.EndpointSubset.getNotReadyAddressesList()
IP addresses which offer the related ports but are not currently marked as ready
because they have not yet finished starting, have recently failed a readiness check,
or have recently failed a liveness check.
|
List<V1.EndpointAddress> |
V1.EndpointSubset.Builder.getNotReadyAddressesList()
IP addresses which offer the related ports but are not currently marked as ready
because they have not yet finished starting, have recently failed a readiness check,
or have recently failed a liveness check.
|
com.google.protobuf.Parser<V1.EndpointAddress> |
V1.EndpointAddress.getParserForType() |
static com.google.protobuf.Parser<V1.EndpointAddress> |
V1.EndpointAddress.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.addAddresses(int index,
V1.EndpointAddress value)
IP addresses which offer the related ports that are marked as ready.
|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.addAddresses(V1.EndpointAddress value)
IP addresses which offer the related ports that are marked as ready.
|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.addNotReadyAddresses(int index,
V1.EndpointAddress value)
IP addresses which offer the related ports but are not currently marked as ready
because they have not yet finished starting, have recently failed a readiness check,
or have recently failed a liveness check.
|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.addNotReadyAddresses(V1.EndpointAddress value)
IP addresses which offer the related ports but are not currently marked as ready
because they have not yet finished starting, have recently failed a readiness check,
or have recently failed a liveness check.
|
V1.EndpointAddress.Builder |
V1.EndpointAddress.Builder.mergeFrom(V1.EndpointAddress other) |
static V1.EndpointAddress.Builder |
V1.EndpointAddress.newBuilder(V1.EndpointAddress prototype) |
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.setAddresses(int index,
V1.EndpointAddress value)
IP addresses which offer the related ports that are marked as ready.
|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.setNotReadyAddresses(int index,
V1.EndpointAddress value)
IP addresses which offer the related ports but are not currently marked as ready
because they have not yet finished starting, have recently failed a readiness check,
or have recently failed a liveness check.
|
| Modifier and Type | Method and Description |
|---|---|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.addAllAddresses(Iterable<? extends V1.EndpointAddress> values)
IP addresses which offer the related ports that are marked as ready.
|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.addAllNotReadyAddresses(Iterable<? extends V1.EndpointAddress> values)
IP addresses which offer the related ports but are not currently marked as ready
because they have not yet finished starting, have recently failed a readiness check,
or have recently failed a liveness check.
|
Copyright © 2020. All rights reserved.