Uses of Class
io.envoyproxy.envoy.config.cluster.aggregate.v2alpha.ClusterConfig
-
Packages that use ClusterConfig Package Description io.envoyproxy.envoy.config.cluster.aggregate.v2alpha -
-
Uses of ClusterConfig in io.envoyproxy.envoy.config.cluster.aggregate.v2alpha
Methods in io.envoyproxy.envoy.config.cluster.aggregate.v2alpha that return ClusterConfig Modifier and Type Method Description ClusterConfigClusterConfig.Builder. build()ClusterConfigClusterConfig.Builder. buildPartial()static ClusterConfigClusterConfig. getDefaultInstance()ClusterConfigClusterConfig.Builder. getDefaultInstanceForType()ClusterConfigClusterConfig. 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.config.cluster.aggregate.v2alpha that return types with arguments of type ClusterConfig Modifier and Type Method Description com.google.protobuf.Parser<ClusterConfig>ClusterConfig. getParserForType()static com.google.protobuf.Parser<ClusterConfig>ClusterConfig. parser()Methods in io.envoyproxy.envoy.config.cluster.aggregate.v2alpha with parameters of type ClusterConfig Modifier and Type Method Description ClusterConfig.BuilderClusterConfig.Builder. mergeFrom(ClusterConfig other)static ClusterConfig.BuilderClusterConfig. newBuilder(ClusterConfig prototype)
-