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.Cluster
MetadataKind.Cluster.DEFAULT_INSTANCE
Fields 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.PARSER
Methods 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.Cluster
MetadataKind.Cluster.getDefaultInstance()
MetadataKind.Cluster.Builder.getDefaultInstanceForType()
MetadataKind.Cluster.getDefaultInstanceForType()
static MetadataKind.Cluster
MetadataKind.Cluster.parseDelimitedFrom
(InputStream input) static MetadataKind.Cluster
MetadataKind.Cluster.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.Cluster
MetadataKind.Cluster.parseFrom
(byte[] data) static MetadataKind.Cluster
MetadataKind.Cluster.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.Cluster
MetadataKind.Cluster.parseFrom
(com.google.protobuf.ByteString data) static MetadataKind.Cluster
MetadataKind.Cluster.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.Cluster
MetadataKind.Cluster.parseFrom
(com.google.protobuf.CodedInputStream input) static MetadataKind.Cluster
MetadataKind.Cluster.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.Cluster
MetadataKind.Cluster.parseFrom
(InputStream input) static MetadataKind.Cluster
MetadataKind.Cluster.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.Cluster
MetadataKind.Cluster.parseFrom
(ByteBuffer data) static MetadataKind.Cluster
MetadataKind.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 TypeMethodDescriptioncom.google.protobuf.Parser
<MetadataKind.Cluster> MetadataKind.Cluster.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<MetadataKind.Cluster, MetadataKind.Cluster.Builder, MetadataKind.ClusterOrBuilder> MetadataKind.Builder.internalGetClusterFieldBuilder()
Cluster kind of metadata.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.Builder
MetadataKind.Cluster.newBuilder
(MetadataKind.Cluster prototype) MetadataKind.Builder.setCluster
(MetadataKind.Cluster value) Cluster kind of metadata.