Uses of Class
io.envoyproxy.envoy.config.cluster.v3.ClusterCollection
Packages that use ClusterCollection
-
Uses of ClusterCollection in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return ClusterCollectionModifier and TypeMethodDescriptionClusterCollection.Builder.build()ClusterCollection.Builder.buildPartial()static ClusterCollectionClusterCollection.getDefaultInstance()ClusterCollection.Builder.getDefaultInstanceForType()ClusterCollection.getDefaultInstanceForType()static ClusterCollectionClusterCollection.parseDelimitedFrom(InputStream input) static ClusterCollectionClusterCollection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterCollectionClusterCollection.parseFrom(byte[] data) static ClusterCollectionClusterCollection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterCollectionClusterCollection.parseFrom(com.google.protobuf.ByteString data) static ClusterCollectionClusterCollection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterCollectionClusterCollection.parseFrom(com.google.protobuf.CodedInputStream input) static ClusterCollectionClusterCollection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterCollectionClusterCollection.parseFrom(InputStream input) static ClusterCollectionClusterCollection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterCollectionClusterCollection.parseFrom(ByteBuffer data) static ClusterCollectionClusterCollection.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type ClusterCollectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClusterCollection> ClusterCollection.getParserForType()static com.google.protobuf.Parser<ClusterCollection> ClusterCollection.parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type ClusterCollectionModifier and TypeMethodDescriptionClusterCollection.Builder.mergeFrom(ClusterCollection other) static ClusterCollection.BuilderClusterCollection.newBuilder(ClusterCollection prototype)