| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
Cluster.CustomClusterType |
Cluster.CustomClusterType.Builder.build() |
Cluster.CustomClusterType |
Cluster.CustomClusterType.Builder.buildPartial() |
Cluster.CustomClusterType |
Cluster.getClusterType()
The custom cluster type.
|
Cluster.CustomClusterType |
Cluster.Builder.getClusterType()
The custom cluster type.
|
Cluster.CustomClusterType |
ClusterOrBuilder.getClusterType()
The custom cluster type.
|
static Cluster.CustomClusterType |
Cluster.CustomClusterType.getDefaultInstance() |
Cluster.CustomClusterType |
Cluster.CustomClusterType.getDefaultInstanceForType() |
Cluster.CustomClusterType |
Cluster.CustomClusterType.Builder.getDefaultInstanceForType() |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseDelimitedFrom(InputStream input) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseFrom(byte[] data) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseFrom(ByteBuffer data) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseFrom(com.google.protobuf.ByteString data) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseFrom(InputStream input) |
static Cluster.CustomClusterType |
Cluster.CustomClusterType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cluster.CustomClusterType> |
Cluster.CustomClusterType.getParserForType() |
static com.google.protobuf.Parser<Cluster.CustomClusterType> |
Cluster.CustomClusterType.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.mergeClusterType(Cluster.CustomClusterType value)
The custom cluster type.
|
Cluster.CustomClusterType.Builder |
Cluster.CustomClusterType.Builder.mergeFrom(Cluster.CustomClusterType other) |
static Cluster.CustomClusterType.Builder |
Cluster.CustomClusterType.newBuilder(Cluster.CustomClusterType prototype) |
Cluster.Builder |
Cluster.Builder.setClusterType(Cluster.CustomClusterType value)
The custom cluster type.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.