Uses of Class
io.envoyproxy.envoy.config.core.v3.PerHostConfig
Packages that use PerHostConfig
-
Uses of PerHostConfig in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return PerHostConfigModifier and TypeMethodDescriptionPerHostConfig.Builder.build()PerHostConfig.Builder.buildPartial()static PerHostConfigPerHostConfig.getDefaultInstance()PerHostConfig.Builder.getDefaultInstanceForType()PerHostConfig.getDefaultInstanceForType()static PerHostConfigPerHostConfig.parseDelimitedFrom(InputStream input) static PerHostConfigPerHostConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerHostConfigPerHostConfig.parseFrom(byte[] data) static PerHostConfigPerHostConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerHostConfigPerHostConfig.parseFrom(com.google.protobuf.ByteString data) static PerHostConfigPerHostConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerHostConfigPerHostConfig.parseFrom(com.google.protobuf.CodedInputStream input) static PerHostConfigPerHostConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerHostConfigPerHostConfig.parseFrom(InputStream input) static PerHostConfigPerHostConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerHostConfigPerHostConfig.parseFrom(ByteBuffer data) static PerHostConfigPerHostConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type PerHostConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PerHostConfig>PerHostConfig.getParserForType()static com.google.protobuf.Parser<PerHostConfig>PerHostConfig.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type PerHostConfigModifier and TypeMethodDescriptionPerHostConfig.Builder.mergeFrom(PerHostConfig other) static PerHostConfig.BuilderPerHostConfig.newBuilder(PerHostConfig prototype)