Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<V1.Endpoints> |
V1.Endpoints.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
V1.Endpoints |
V1.Endpoints.Builder.build() |
V1.Endpoints |
V1.Endpoints.Builder.buildPartial() |
static V1.Endpoints |
V1.Endpoints.getDefaultInstance() |
V1.Endpoints |
V1.Endpoints.getDefaultInstanceForType() |
V1.Endpoints |
V1.Endpoints.Builder.getDefaultInstanceForType() |
V1.Endpoints |
V1.EndpointsListOrBuilder.getItems(int index)
List of endpoints.
|
V1.Endpoints |
V1.EndpointsList.getItems(int index)
List of endpoints.
|
V1.Endpoints |
V1.EndpointsList.Builder.getItems(int index)
List of endpoints.
|
static V1.Endpoints |
V1.Endpoints.parseDelimitedFrom(InputStream input) |
static V1.Endpoints |
V1.Endpoints.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Endpoints |
V1.Endpoints.parseFrom(byte[] data) |
static V1.Endpoints |
V1.Endpoints.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Endpoints |
V1.Endpoints.parseFrom(ByteBuffer data) |
static V1.Endpoints |
V1.Endpoints.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Endpoints |
V1.Endpoints.parseFrom(com.google.protobuf.ByteString data) |
static V1.Endpoints |
V1.Endpoints.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Endpoints |
V1.Endpoints.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.Endpoints |
V1.Endpoints.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Endpoints |
V1.Endpoints.parseFrom(InputStream input) |
static V1.Endpoints |
V1.Endpoints.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<V1.Endpoints> |
V1.EndpointsListOrBuilder.getItemsList()
List of endpoints.
|
List<V1.Endpoints> |
V1.EndpointsList.getItemsList()
List of endpoints.
|
List<V1.Endpoints> |
V1.EndpointsList.Builder.getItemsList()
List of endpoints.
|
com.google.protobuf.Parser<V1.Endpoints> |
V1.Endpoints.getParserForType() |
static com.google.protobuf.Parser<V1.Endpoints> |
V1.Endpoints.parser() |
Modifier and Type | Method and Description |
---|---|
V1.EndpointsList.Builder |
V1.EndpointsList.Builder.addItems(int index,
V1.Endpoints value)
List of endpoints.
|
V1.EndpointsList.Builder |
V1.EndpointsList.Builder.addItems(V1.Endpoints value)
List of endpoints.
|
V1.Endpoints.Builder |
V1.Endpoints.Builder.mergeFrom(V1.Endpoints other) |
static V1.Endpoints.Builder |
V1.Endpoints.newBuilder(V1.Endpoints prototype) |
V1.EndpointsList.Builder |
V1.EndpointsList.Builder.setItems(int index,
V1.Endpoints value)
List of endpoints.
|
Modifier and Type | Method and Description |
---|---|
V1.EndpointsList.Builder |
V1.EndpointsList.Builder.addAllItems(Iterable<? extends V1.Endpoints> values)
List of endpoints.
|
Copyright © 2022. All rights reserved.