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 ClusterConfigClusterConfig.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.extensions.clusters.aggregate.v3 with type parameters of type ClusterConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<ClusterConfig> ClusterConfig.PARSERMethods in io.envoyproxy.envoy.extensions.clusters.aggregate.v3 that return ClusterConfigModifier and TypeMethodDescriptionClusterConfig.Builder.build()ClusterConfig.Builder.buildPartial()static ClusterConfigClusterConfig.getDefaultInstance()ClusterConfig.Builder.getDefaultInstanceForType()ClusterConfig.getDefaultInstanceForType()static ClusterConfigClusterConfig.parseDelimitedFrom(InputStream input) static ClusterConfigClusterConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterConfigClusterConfig.parseFrom(byte[] data) static ClusterConfigClusterConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterConfigClusterConfig.parseFrom(com.google.protobuf.ByteString data) static ClusterConfigClusterConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterConfigClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input) static ClusterConfigClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterConfigClusterConfig.parseFrom(InputStream input) static ClusterConfigClusterConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterConfigClusterConfig.parseFrom(ByteBuffer data) static ClusterConfigClusterConfig.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 voidClusterConfig.Builder.buildPartial0(ClusterConfig result) ClusterConfig.Builder.mergeFrom(ClusterConfig other) static ClusterConfig.BuilderClusterConfig.newBuilder(ClusterConfig prototype)