Uses of Class
io.envoyproxy.envoy.type.metadata.v3.MetadataKind.Cluster
-
Packages that use MetadataKind.Cluster Package Description io.envoyproxy.envoy.type.metadata.v3 -
-
Uses of MetadataKind.Cluster in io.envoyproxy.envoy.type.metadata.v3
Fields in io.envoyproxy.envoy.type.metadata.v3 declared as MetadataKind.Cluster Modifier and Type Field Description private static MetadataKind.ClusterMetadataKind.Cluster. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.metadata.v3 with type parameters of type MetadataKind.Cluster Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<MetadataKind.Cluster,MetadataKind.Cluster.Builder,MetadataKind.ClusterOrBuilder>MetadataKind.Builder. clusterBuilder_private static com.google.protobuf.Parser<MetadataKind.Cluster>MetadataKind.Cluster. PARSERMethods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKind.Cluster Modifier and Type Method Description MetadataKind.ClusterMetadataKind.Cluster.Builder. build()MetadataKind.ClusterMetadataKind.Cluster.Builder. buildPartial()MetadataKind.ClusterMetadataKind.Builder. getCluster()Cluster kind of metadata.MetadataKind.ClusterMetadataKind. getCluster()Cluster kind of metadata.MetadataKind.ClusterMetadataKindOrBuilder. getCluster()Cluster kind of metadata.static MetadataKind.ClusterMetadataKind.Cluster. getDefaultInstance()MetadataKind.ClusterMetadataKind.Cluster.Builder. getDefaultInstanceForType()MetadataKind.ClusterMetadataKind.Cluster. getDefaultInstanceForType()static MetadataKind.ClusterMetadataKind.Cluster. parseDelimitedFrom(java.io.InputStream input)static MetadataKind.ClusterMetadataKind.Cluster. parseDelimitedFrom(java.io.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(java.io.InputStream input)static MetadataKind.ClusterMetadataKind.Cluster. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKind.ClusterMetadataKind.Cluster. parseFrom(java.nio.ByteBuffer data)static MetadataKind.ClusterMetadataKind.Cluster. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.metadata.v3 that return types with arguments of type MetadataKind.Cluster Modifier and Type Method Description private 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.Cluster Modifier and Type Method Description MetadataKind.BuilderMetadataKind.Builder. mergeCluster(MetadataKind.Cluster value)Cluster kind of metadata.MetadataKind.Cluster.BuilderMetadataKind.Cluster.Builder. mergeFrom(MetadataKind.Cluster other)static MetadataKind.Cluster.BuilderMetadataKind.Cluster. newBuilder(MetadataKind.Cluster prototype)MetadataKind.BuilderMetadataKind.Builder. setCluster(MetadataKind.Cluster value)Cluster kind of metadata.
-