Uses of Class
io.envoyproxy.envoy.service.status.v3.PerXdsConfig
-
Packages that use PerXdsConfig Package Description io.envoyproxy.envoy.service.status.v3 -
-
Uses of PerXdsConfig in io.envoyproxy.envoy.service.status.v3
Methods in io.envoyproxy.envoy.service.status.v3 that return PerXdsConfig Modifier and Type Method Description PerXdsConfigPerXdsConfig.Builder. build()PerXdsConfigPerXdsConfig.Builder. buildPartial()static PerXdsConfigPerXdsConfig. getDefaultInstance()PerXdsConfigPerXdsConfig.Builder. getDefaultInstanceForType()PerXdsConfigPerXdsConfig. getDefaultInstanceForType()PerXdsConfigClientConfig.Builder. getXdsConfig(int index)Deprecated.PerXdsConfigClientConfig. getXdsConfig(int index)Deprecated.PerXdsConfigClientConfigOrBuilder. getXdsConfig(int index)Deprecated.static PerXdsConfigPerXdsConfig. parseDelimitedFrom(InputStream input)static PerXdsConfigPerXdsConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PerXdsConfigPerXdsConfig. parseFrom(byte[] data)static PerXdsConfigPerXdsConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PerXdsConfigPerXdsConfig. parseFrom(com.google.protobuf.ByteString data)static PerXdsConfigPerXdsConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PerXdsConfigPerXdsConfig. parseFrom(com.google.protobuf.CodedInputStream input)static PerXdsConfigPerXdsConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PerXdsConfigPerXdsConfig. parseFrom(InputStream input)static PerXdsConfigPerXdsConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PerXdsConfigPerXdsConfig. parseFrom(ByteBuffer data)static PerXdsConfigPerXdsConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.service.status.v3 that return types with arguments of type PerXdsConfig Modifier and Type Method Description com.google.protobuf.Parser<PerXdsConfig>PerXdsConfig. getParserForType()List<PerXdsConfig>ClientConfig.Builder. getXdsConfigList()Deprecated.List<PerXdsConfig>ClientConfig. getXdsConfigList()Deprecated.List<PerXdsConfig>ClientConfigOrBuilder. getXdsConfigList()Deprecated.static com.google.protobuf.Parser<PerXdsConfig>PerXdsConfig. parser()Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type PerXdsConfig Modifier and Type Method Description ClientConfig.BuilderClientConfig.Builder. addXdsConfig(int index, PerXdsConfig value)Deprecated.ClientConfig.BuilderClientConfig.Builder. addXdsConfig(PerXdsConfig value)Deprecated.PerXdsConfig.BuilderPerXdsConfig.Builder. mergeFrom(PerXdsConfig other)static PerXdsConfig.BuilderPerXdsConfig. newBuilder(PerXdsConfig prototype)ClientConfig.BuilderClientConfig.Builder. setXdsConfig(int index, PerXdsConfig value)Deprecated.Method parameters in io.envoyproxy.envoy.service.status.v3 with type arguments of type PerXdsConfig Modifier and Type Method Description ClientConfig.BuilderClientConfig.Builder. addAllXdsConfig(Iterable<? extends PerXdsConfig> values)Deprecated.
-