Uses of Class
io.envoyproxy.envoy.extensions.clusters.aggregate.v3.ClusterConfig
Packages that use ClusterConfig
-
Uses of ClusterConfig in io.envoyproxy.envoy.extensions.clusters.aggregate.v3
Fields in io.envoyproxy.envoy.extensions.clusters.aggregate.v3 declared as ClusterConfigModifier and TypeFieldDescriptionprivate static final ClusterConfig
ClusterConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.extensions.clusters.aggregate.v3 with type parameters of type ClusterConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ClusterConfig> ClusterConfig.PARSER
Methods in io.envoyproxy.envoy.extensions.clusters.aggregate.v3 that return ClusterConfigModifier and TypeMethodDescriptionClusterConfig.Builder.build()
ClusterConfig.Builder.buildPartial()
static ClusterConfig
ClusterConfig.getDefaultInstance()
ClusterConfig.Builder.getDefaultInstanceForType()
ClusterConfig.getDefaultInstanceForType()
static ClusterConfig
ClusterConfig.parseDelimitedFrom
(InputStream input) static ClusterConfig
ClusterConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterConfig
ClusterConfig.parseFrom
(byte[] data) static ClusterConfig
ClusterConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterConfig
ClusterConfig.parseFrom
(com.google.protobuf.ByteString data) static ClusterConfig
ClusterConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterConfig
ClusterConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static ClusterConfig
ClusterConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterConfig
ClusterConfig.parseFrom
(InputStream input) static ClusterConfig
ClusterConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterConfig
ClusterConfig.parseFrom
(ByteBuffer data) static ClusterConfig
ClusterConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.clusters.aggregate.v3 that return types with arguments of type ClusterConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ClusterConfig> ClusterConfig.getParserForType()
static com.google.protobuf.Parser
<ClusterConfig> ClusterConfig.parser()
Methods in io.envoyproxy.envoy.extensions.clusters.aggregate.v3 with parameters of type ClusterConfigModifier and TypeMethodDescriptionprivate void
ClusterConfig.Builder.buildPartial0
(ClusterConfig result) ClusterConfig.Builder.mergeFrom
(ClusterConfig other) static ClusterConfig.Builder
ClusterConfig.newBuilder
(ClusterConfig prototype)