Uses of Class
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.v3.GenericRds
Packages that use GenericRds
-
Uses of GenericRds in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.v3 that return GenericRdsModifier and TypeMethodDescriptionGenericRds.Builder.build()GenericRds.Builder.buildPartial()static GenericRdsGenericRds.getDefaultInstance()GenericRds.Builder.getDefaultInstanceForType()GenericRds.getDefaultInstanceForType()GenericProxy.Builder.getGenericRds()The generic proxies route table will be dynamically loaded via the meta RDS API.GenericProxy.getGenericRds()The generic proxies route table will be dynamically loaded via the meta RDS API.GenericProxyOrBuilder.getGenericRds()The generic proxies route table will be dynamically loaded via the meta RDS API.static GenericRdsGenericRds.parseDelimitedFrom(InputStream input) static GenericRdsGenericRds.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GenericRdsGenericRds.parseFrom(byte[] data) static GenericRdsGenericRds.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GenericRdsGenericRds.parseFrom(com.google.protobuf.ByteString data) static GenericRdsGenericRds.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GenericRdsGenericRds.parseFrom(com.google.protobuf.CodedInputStream input) static GenericRdsGenericRds.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GenericRdsGenericRds.parseFrom(InputStream input) static GenericRdsGenericRds.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GenericRdsGenericRds.parseFrom(ByteBuffer data) static GenericRdsGenericRds.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.v3 that return types with arguments of type GenericRdsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GenericRds>GenericRds.getParserForType()static com.google.protobuf.Parser<GenericRds>GenericRds.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.v3 with parameters of type GenericRdsModifier and TypeMethodDescriptionGenericRds.Builder.mergeFrom(GenericRds other) GenericProxy.Builder.mergeGenericRds(GenericRds value) The generic proxies route table will be dynamically loaded via the meta RDS API.static GenericRds.BuilderGenericRds.newBuilder(GenericRds prototype) GenericProxy.Builder.setGenericRds(GenericRds value) The generic proxies route table will be dynamically loaded via the meta RDS API.