| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.Builder.build() |
ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.Builder.buildPartial() |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.getDefaultInstance() |
ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.getDefaultInstanceForType() |
ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.Builder.getDefaultInstanceForType() |
ClustersConfigDump.StaticCluster |
ClustersConfigDump.getStaticClusters(int index)
The statically loaded cluster configs.
|
ClustersConfigDump.StaticCluster |
ClustersConfigDump.Builder.getStaticClusters(int index)
The statically loaded cluster configs.
|
ClustersConfigDump.StaticCluster |
ClustersConfigDumpOrBuilder.getStaticClusters(int index)
The statically loaded cluster configs.
|
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseDelimitedFrom(InputStream input) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseFrom(byte[] data) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseFrom(ByteBuffer data) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseFrom(com.google.protobuf.ByteString data) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseFrom(com.google.protobuf.CodedInputStream input) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseFrom(InputStream input) |
static ClustersConfigDump.StaticCluster |
ClustersConfigDump.StaticCluster.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ClustersConfigDump.StaticCluster> |
ClustersConfigDump.StaticCluster.getParserForType() |
List<ClustersConfigDump.StaticCluster> |
ClustersConfigDump.getStaticClustersList()
The statically loaded cluster configs.
|
List<ClustersConfigDump.StaticCluster> |
ClustersConfigDump.Builder.getStaticClustersList()
The statically loaded cluster configs.
|
List<ClustersConfigDump.StaticCluster> |
ClustersConfigDumpOrBuilder.getStaticClustersList()
The statically loaded cluster configs.
|
static com.google.protobuf.Parser<ClustersConfigDump.StaticCluster> |
ClustersConfigDump.StaticCluster.parser() |
| Modifier and Type | Method and Description |
|---|---|
ClustersConfigDump.Builder |
ClustersConfigDump.Builder.addStaticClusters(ClustersConfigDump.StaticCluster value)
The statically loaded cluster configs.
|
ClustersConfigDump.Builder |
ClustersConfigDump.Builder.addStaticClusters(int index,
ClustersConfigDump.StaticCluster value)
The statically loaded cluster configs.
|
ClustersConfigDump.StaticCluster.Builder |
ClustersConfigDump.StaticCluster.Builder.mergeFrom(ClustersConfigDump.StaticCluster other) |
static ClustersConfigDump.StaticCluster.Builder |
ClustersConfigDump.StaticCluster.newBuilder(ClustersConfigDump.StaticCluster prototype) |
ClustersConfigDump.Builder |
ClustersConfigDump.Builder.setStaticClusters(int index,
ClustersConfigDump.StaticCluster value)
The statically loaded cluster configs.
|
| Modifier and Type | Method and Description |
|---|---|
ClustersConfigDump.Builder |
ClustersConfigDump.Builder.addAllStaticClusters(Iterable<? extends ClustersConfigDump.StaticCluster> values)
The statically loaded cluster configs.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.