Uses of Class
io.envoyproxy.envoy.service.status.v3.PerXdsConfig
Packages that use PerXdsConfig
-
Uses of PerXdsConfig in io.envoyproxy.envoy.service.status.v3
Methods in io.envoyproxy.envoy.service.status.v3 that return PerXdsConfigModifier and TypeMethodDescriptionPerXdsConfig.Builder.build()PerXdsConfig.Builder.buildPartial()static PerXdsConfigPerXdsConfig.getDefaultInstance()PerXdsConfig.Builder.getDefaultInstanceForType()PerXdsConfig.getDefaultInstanceForType()ClientConfig.Builder.getXdsConfig(int index) Deprecated.ClientConfig.getXdsConfig(int index) Deprecated.ClientConfigOrBuilder.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 PerXdsConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PerXdsConfig> PerXdsConfig.getParserForType()ClientConfig.Builder.getXdsConfigList()Deprecated.ClientConfig.getXdsConfigList()Deprecated.ClientConfigOrBuilder.getXdsConfigList()Deprecated.static com.google.protobuf.Parser<PerXdsConfig> PerXdsConfig.parser()Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type PerXdsConfigModifier and TypeMethodDescriptionClientConfig.Builder.addXdsConfig(int index, PerXdsConfig value) Deprecated.ClientConfig.Builder.addXdsConfig(PerXdsConfig value) Deprecated.PerXdsConfig.Builder.mergeFrom(PerXdsConfig other) static PerXdsConfig.BuilderPerXdsConfig.newBuilder(PerXdsConfig prototype) ClientConfig.Builder.setXdsConfig(int index, PerXdsConfig value) Deprecated.Method parameters in io.envoyproxy.envoy.service.status.v3 with type arguments of type PerXdsConfigModifier and TypeMethodDescriptionClientConfig.Builder.addAllXdsConfig(Iterable<? extends PerXdsConfig> values) Deprecated.