Uses of Class
io.envoyproxy.envoy.type.metadata.v3.MetadataKind.Host
Packages that use MetadataKind.Host
-
Uses of MetadataKind.Host in io.envoyproxy.envoy.type.metadata.v3
Fields in io.envoyproxy.envoy.type.metadata.v3 declared as MetadataKind.HostModifier and TypeFieldDescriptionprivate static final MetadataKind.HostMetadataKind.Host.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.metadata.v3 with type parameters of type MetadataKind.HostModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<MetadataKind.Host, MetadataKind.Host.Builder, MetadataKind.HostOrBuilder> MetadataKind.Builder.hostBuilder_private static final com.google.protobuf.Parser<MetadataKind.Host> MetadataKind.Host.PARSERMethods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKind.HostModifier and TypeMethodDescriptionMetadataKind.Host.Builder.build()MetadataKind.Host.Builder.buildPartial()static MetadataKind.HostMetadataKind.Host.getDefaultInstance()MetadataKind.Host.Builder.getDefaultInstanceForType()MetadataKind.Host.getDefaultInstanceForType()MetadataKind.Builder.getHost()Host kind of metadata.MetadataKind.getHost()Host kind of metadata.MetadataKindOrBuilder.getHost()Host kind of metadata.static MetadataKind.HostMetadataKind.Host.parseDelimitedFrom(InputStream input) static MetadataKind.HostMetadataKind.Host.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.HostMetadataKind.Host.parseFrom(byte[] data) static MetadataKind.HostMetadataKind.Host.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.HostMetadataKind.Host.parseFrom(com.google.protobuf.ByteString data) static MetadataKind.HostMetadataKind.Host.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.HostMetadataKind.Host.parseFrom(com.google.protobuf.CodedInputStream input) static MetadataKind.HostMetadataKind.Host.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.HostMetadataKind.Host.parseFrom(InputStream input) static MetadataKind.HostMetadataKind.Host.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKind.HostMetadataKind.Host.parseFrom(ByteBuffer data) static MetadataKind.HostMetadataKind.Host.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.metadata.v3 that return types with arguments of type MetadataKind.HostModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetadataKind.Host> MetadataKind.Host.getParserForType()private com.google.protobuf.SingleFieldBuilder<MetadataKind.Host, MetadataKind.Host.Builder, MetadataKind.HostOrBuilder> MetadataKind.Builder.internalGetHostFieldBuilder()Host kind of metadata.static com.google.protobuf.Parser<MetadataKind.Host> MetadataKind.Host.parser()Methods in io.envoyproxy.envoy.type.metadata.v3 with parameters of type MetadataKind.HostModifier and TypeMethodDescriptionMetadataKind.Host.Builder.mergeFrom(MetadataKind.Host other) MetadataKind.Builder.mergeHost(MetadataKind.Host value) Host kind of metadata.static MetadataKind.Host.BuilderMetadataKind.Host.newBuilder(MetadataKind.Host prototype) MetadataKind.Builder.setHost(MetadataKind.Host value) Host kind of metadata.