Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<V1.EndpointSubset> |
V1.EndpointSubset.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
V1.EndpointSubset |
V1.EndpointSubset.Builder.build() |
V1.EndpointSubset |
V1.EndpointSubset.Builder.buildPartial() |
static V1.EndpointSubset |
V1.EndpointSubset.getDefaultInstance() |
V1.EndpointSubset |
V1.EndpointSubset.getDefaultInstanceForType() |
V1.EndpointSubset |
V1.EndpointSubset.Builder.getDefaultInstanceForType() |
V1.EndpointSubset |
V1.EndpointsOrBuilder.getSubsets(int index)
The set of all endpoints is the union of all subsets.
|
V1.EndpointSubset |
V1.Endpoints.getSubsets(int index)
The set of all endpoints is the union of all subsets.
|
V1.EndpointSubset |
V1.Endpoints.Builder.getSubsets(int index)
The set of all endpoints is the union of all subsets.
|
static V1.EndpointSubset |
V1.EndpointSubset.parseDelimitedFrom(InputStream input) |
static V1.EndpointSubset |
V1.EndpointSubset.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointSubset |
V1.EndpointSubset.parseFrom(byte[] data) |
static V1.EndpointSubset |
V1.EndpointSubset.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointSubset |
V1.EndpointSubset.parseFrom(ByteBuffer data) |
static V1.EndpointSubset |
V1.EndpointSubset.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointSubset |
V1.EndpointSubset.parseFrom(com.google.protobuf.ByteString data) |
static V1.EndpointSubset |
V1.EndpointSubset.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointSubset |
V1.EndpointSubset.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.EndpointSubset |
V1.EndpointSubset.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EndpointSubset |
V1.EndpointSubset.parseFrom(InputStream input) |
static V1.EndpointSubset |
V1.EndpointSubset.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<V1.EndpointSubset> |
V1.EndpointSubset.getParserForType() |
List<V1.EndpointSubset> |
V1.EndpointsOrBuilder.getSubsetsList()
The set of all endpoints is the union of all subsets.
|
List<V1.EndpointSubset> |
V1.Endpoints.getSubsetsList()
The set of all endpoints is the union of all subsets.
|
List<V1.EndpointSubset> |
V1.Endpoints.Builder.getSubsetsList()
The set of all endpoints is the union of all subsets.
|
static com.google.protobuf.Parser<V1.EndpointSubset> |
V1.EndpointSubset.parser() |
Modifier and Type | Method and Description |
---|---|
V1.Endpoints.Builder |
V1.Endpoints.Builder.addSubsets(int index,
V1.EndpointSubset value)
The set of all endpoints is the union of all subsets.
|
V1.Endpoints.Builder |
V1.Endpoints.Builder.addSubsets(V1.EndpointSubset value)
The set of all endpoints is the union of all subsets.
|
V1.EndpointSubset.Builder |
V1.EndpointSubset.Builder.mergeFrom(V1.EndpointSubset other) |
static V1.EndpointSubset.Builder |
V1.EndpointSubset.newBuilder(V1.EndpointSubset prototype) |
V1.Endpoints.Builder |
V1.Endpoints.Builder.setSubsets(int index,
V1.EndpointSubset value)
The set of all endpoints is the union of all subsets.
|
Modifier and Type | Method and Description |
---|---|
V1.Endpoints.Builder |
V1.Endpoints.Builder.addAllSubsets(Iterable<? extends V1.EndpointSubset> values)
The set of all endpoints is the union of all subsets.
|
Copyright © 2021. All rights reserved.