| Modifier and Type | Method and Description |
|---|---|
CollectionEntry |
CollectionEntry.Builder.build() |
CollectionEntry |
CollectionEntry.Builder.buildPartial() |
static CollectionEntry |
CollectionEntry.getDefaultInstance() |
CollectionEntry |
CollectionEntry.getDefaultInstanceForType() |
CollectionEntry |
CollectionEntry.Builder.getDefaultInstanceForType() |
static CollectionEntry |
CollectionEntry.parseDelimitedFrom(InputStream input) |
static CollectionEntry |
CollectionEntry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollectionEntry |
CollectionEntry.parseFrom(byte[] data) |
static CollectionEntry |
CollectionEntry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollectionEntry |
CollectionEntry.parseFrom(ByteBuffer data) |
static CollectionEntry |
CollectionEntry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollectionEntry |
CollectionEntry.parseFrom(com.google.protobuf.ByteString data) |
static CollectionEntry |
CollectionEntry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollectionEntry |
CollectionEntry.parseFrom(com.google.protobuf.CodedInputStream input) |
static CollectionEntry |
CollectionEntry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollectionEntry |
CollectionEntry.parseFrom(InputStream input) |
static CollectionEntry |
CollectionEntry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CollectionEntry> |
CollectionEntry.getParserForType() |
static com.google.protobuf.Parser<CollectionEntry> |
CollectionEntry.parser() |
| Modifier and Type | Method and Description |
|---|---|
CollectionEntry.Builder |
CollectionEntry.Builder.mergeFrom(CollectionEntry other) |
static CollectionEntry.Builder |
CollectionEntry.newBuilder(CollectionEntry prototype) |
| Modifier and Type | Method and Description |
|---|---|
CollectionEntry |
ClusterCollection.getEntries()
.xds.core.v3.CollectionEntry entries = 1; |
CollectionEntry |
ClusterCollection.Builder.getEntries()
.xds.core.v3.CollectionEntry entries = 1; |
CollectionEntry |
ClusterCollectionOrBuilder.getEntries()
.xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
ClusterCollection.Builder |
ClusterCollection.Builder.mergeEntries(CollectionEntry value)
.xds.core.v3.CollectionEntry entries = 1; |
ClusterCollection.Builder |
ClusterCollection.Builder.setEntries(CollectionEntry value)
.xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
CollectionEntry |
ClusterCollection.getEntries()
.xds.core.v3.CollectionEntry entries = 1; |
CollectionEntry |
ClusterCollection.Builder.getEntries()
.xds.core.v3.CollectionEntry entries = 1; |
CollectionEntry |
ClusterCollectionOrBuilder.getEntries()
.xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
ClusterCollection.Builder |
ClusterCollection.Builder.mergeEntries(CollectionEntry value)
.xds.core.v3.CollectionEntry entries = 1; |
ClusterCollection.Builder |
ClusterCollection.Builder.setEntries(CollectionEntry value)
.xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
CollectionEntry |
ListenerCollection.getEntries(int index)
repeated .xds.core.v3.CollectionEntry entries = 1; |
CollectionEntry |
ListenerCollection.Builder.getEntries(int index)
repeated .xds.core.v3.CollectionEntry entries = 1; |
CollectionEntry |
ListenerCollectionOrBuilder.getEntries(int index)
repeated .xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<CollectionEntry> |
ListenerCollection.getEntriesList()
repeated .xds.core.v3.CollectionEntry entries = 1; |
List<CollectionEntry> |
ListenerCollection.Builder.getEntriesList()
repeated .xds.core.v3.CollectionEntry entries = 1; |
List<CollectionEntry> |
ListenerCollectionOrBuilder.getEntriesList()
repeated .xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
ListenerCollection.Builder |
ListenerCollection.Builder.addEntries(CollectionEntry value)
repeated .xds.core.v3.CollectionEntry entries = 1; |
ListenerCollection.Builder |
ListenerCollection.Builder.addEntries(int index,
CollectionEntry value)
repeated .xds.core.v3.CollectionEntry entries = 1; |
ListenerCollection.Builder |
ListenerCollection.Builder.setEntries(int index,
CollectionEntry value)
repeated .xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
ListenerCollection.Builder |
ListenerCollection.Builder.addAllEntries(Iterable<? extends CollectionEntry> values)
repeated .xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
CollectionEntry |
ListenerCollection.getEntries(int index)
repeated .xds.core.v3.CollectionEntry entries = 1; |
CollectionEntry |
ListenerCollection.Builder.getEntries(int index)
repeated .xds.core.v3.CollectionEntry entries = 1; |
CollectionEntry |
ListenerCollectionOrBuilder.getEntries(int index)
repeated .xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<CollectionEntry> |
ListenerCollection.getEntriesList()
repeated .xds.core.v3.CollectionEntry entries = 1; |
List<CollectionEntry> |
ListenerCollection.Builder.getEntriesList()
repeated .xds.core.v3.CollectionEntry entries = 1; |
List<CollectionEntry> |
ListenerCollectionOrBuilder.getEntriesList()
repeated .xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
ListenerCollection.Builder |
ListenerCollection.Builder.addEntries(CollectionEntry value)
repeated .xds.core.v3.CollectionEntry entries = 1; |
ListenerCollection.Builder |
ListenerCollection.Builder.addEntries(int index,
CollectionEntry value)
repeated .xds.core.v3.CollectionEntry entries = 1; |
ListenerCollection.Builder |
ListenerCollection.Builder.setEntries(int index,
CollectionEntry value)
repeated .xds.core.v3.CollectionEntry entries = 1; |
| Modifier and Type | Method and Description |
|---|---|
ListenerCollection.Builder |
ListenerCollection.Builder.addAllEntries(Iterable<? extends CollectionEntry> values)
repeated .xds.core.v3.CollectionEntry entries = 1; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.