Uses of Class
io.envoyproxy.envoy.type.metadata.v3.MetadataKind.Cluster
Packages that use MetadataKind.Cluster
-
Uses of MetadataKind.Cluster in io.envoyproxy.envoy.type.metadata.v3
Fields in io.envoyproxy.envoy.type.metadata.v3 declared as MetadataKind.ClusterModifier and TypeFieldDescriptionprivate static final MetadataKind.ClusterMetadataKind.Cluster.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.metadata.v3 with type parameters of type MetadataKind.ClusterModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<MetadataKind.Cluster, MetadataKind.Cluster.Builder, MetadataKind.ClusterOrBuilder> MetadataKind.Builder.clusterBuilder_private static final com.google.protobuf.Parser<MetadataKind.Cluster> MetadataKind.Cluster.PARSERMethods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKind.ClusterModifier and TypeMethodDescriptionMetadataKind.Cluster.Builder.build()MetadataKind.Cluster.Builder.buildPartial()MetadataKind.Builder.getCluster()Cluster kind of metadata.MetadataKind.getCluster()Cluster kind of metadata.MetadataKindOrBuilder.getCluster()Cluster kind of metadata.static MetadataKind.ClusterMetadataKind.Cluster.getDefaultInstance()MetadataKind.Cluster.Builder.getDefaultInstanceForType()MetadataKind.Cluster.getDefaultInstanceForType()static MetadataKind.ClusterMetadataKind.Cluster.parseDelimitedFrom(InputStream input) static MetadataKind.ClusterMetadataKind.Cluster.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.ClusterMetadataKind.Cluster.parseFrom(byte[] data) static MetadataKind.ClusterMetadataKind.Cluster.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.ClusterMetadataKind.Cluster.parseFrom(com.google.protobuf.ByteString data) static MetadataKind.ClusterMetadataKind.Cluster.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.ClusterMetadataKind.Cluster.parseFrom(com.google.protobuf.CodedInputStream input) static MetadataKind.ClusterMetadataKind.Cluster.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.ClusterMetadataKind.Cluster.parseFrom(InputStream input) static MetadataKind.ClusterMetadataKind.Cluster.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.ClusterMetadataKind.Cluster.parseFrom(ByteBuffer data) static MetadataKind.ClusterMetadataKind.Cluster.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.metadata.v3 that return types with arguments of type MetadataKind.ClusterModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<MetadataKind.Cluster, MetadataKind.Cluster.Builder, MetadataKind.ClusterOrBuilder> MetadataKind.Builder.getClusterFieldBuilder()Cluster kind of metadata.com.google.protobuf.Parser<MetadataKind.Cluster> MetadataKind.Cluster.getParserForType()static com.google.protobuf.Parser<MetadataKind.Cluster> MetadataKind.Cluster.parser()Methods in io.envoyproxy.envoy.type.metadata.v3 with parameters of type MetadataKind.ClusterModifier and TypeMethodDescriptionMetadataKind.Builder.mergeCluster(MetadataKind.Cluster value) Cluster kind of metadata.MetadataKind.Cluster.Builder.mergeFrom(MetadataKind.Cluster other) static MetadataKind.Cluster.BuilderMetadataKind.Cluster.newBuilder(MetadataKind.Cluster prototype) MetadataKind.Builder.setCluster(MetadataKind.Cluster value) Cluster kind of metadata.