Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.CustomClusterType
Packages that use Cluster.CustomClusterType
-
Uses of Cluster.CustomClusterType in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.CustomClusterTypeModifier and TypeFieldDescriptionprivate static final Cluster.CustomClusterType
Cluster.CustomClusterType.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.CustomClusterTypeModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Cluster.CustomClusterType, Cluster.CustomClusterType.Builder, Cluster.CustomClusterTypeOrBuilder> Cluster.Builder.clusterTypeBuilder_
private static final com.google.protobuf.Parser
<Cluster.CustomClusterType> Cluster.CustomClusterType.PARSER
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.CustomClusterTypeModifier and TypeMethodDescriptionCluster.CustomClusterType.Builder.build()
Cluster.CustomClusterType.Builder.buildPartial()
Cluster.Builder.getClusterType()
The custom cluster type.Cluster.getClusterType()
The custom cluster type.ClusterOrBuilder.getClusterType()
The custom cluster type.static Cluster.CustomClusterType
Cluster.CustomClusterType.getDefaultInstance()
Cluster.CustomClusterType.Builder.getDefaultInstanceForType()
Cluster.CustomClusterType.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
(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) static Cluster.CustomClusterType
Cluster.CustomClusterType.parseFrom
(ByteBuffer data) static Cluster.CustomClusterType
Cluster.CustomClusterType.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.CustomClusterTypeModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Cluster.CustomClusterType, Cluster.CustomClusterType.Builder, Cluster.CustomClusterTypeOrBuilder> Cluster.Builder.getClusterTypeFieldBuilder()
The custom cluster type.com.google.protobuf.Parser
<Cluster.CustomClusterType> Cluster.CustomClusterType.getParserForType()
static com.google.protobuf.Parser
<Cluster.CustomClusterType> Cluster.CustomClusterType.parser()
Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.CustomClusterTypeModifier and TypeMethodDescriptionprivate void
Cluster.CustomClusterType.Builder.buildPartial0
(Cluster.CustomClusterType result) Cluster.Builder.mergeClusterType
(Cluster.CustomClusterType value) The custom cluster type.Cluster.CustomClusterType.Builder.mergeFrom
(Cluster.CustomClusterType other) Cluster.CustomClusterType.newBuilder
(Cluster.CustomClusterType prototype) Cluster.Builder.setClusterType
(Cluster.CustomClusterType value) The custom cluster type.