Uses of Class
io.envoyproxy.envoy.config.cluster.v3.ClusterCollection
Packages that use ClusterCollection
-
Uses of ClusterCollection in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as ClusterCollectionModifier and TypeFieldDescriptionprivate static final ClusterCollection
ClusterCollection.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type ClusterCollectionModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ClusterCollection> ClusterCollection.PARSER
Methods in io.envoyproxy.envoy.config.cluster.v3 that return ClusterCollectionModifier and TypeMethodDescriptionClusterCollection.Builder.build()
ClusterCollection.Builder.buildPartial()
static ClusterCollection
ClusterCollection.getDefaultInstance()
ClusterCollection.Builder.getDefaultInstanceForType()
ClusterCollection.getDefaultInstanceForType()
static ClusterCollection
ClusterCollection.parseDelimitedFrom
(InputStream input) static ClusterCollection
ClusterCollection.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterCollection
ClusterCollection.parseFrom
(byte[] data) static ClusterCollection
ClusterCollection.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterCollection
ClusterCollection.parseFrom
(com.google.protobuf.ByteString data) static ClusterCollection
ClusterCollection.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterCollection
ClusterCollection.parseFrom
(com.google.protobuf.CodedInputStream input) static ClusterCollection
ClusterCollection.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterCollection
ClusterCollection.parseFrom
(InputStream input) static ClusterCollection
ClusterCollection.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterCollection
ClusterCollection.parseFrom
(ByteBuffer data) static ClusterCollection
ClusterCollection.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 TypeMethodDescriptionprivate void
ClusterCollection.Builder.buildPartial0
(ClusterCollection result) ClusterCollection.Builder.mergeFrom
(ClusterCollection other) static ClusterCollection.Builder
ClusterCollection.newBuilder
(ClusterCollection prototype)