Uses of Class
io.envoyproxy.envoy.service.status.v3.ClientConfig.Builder
Packages that use ClientConfig.Builder
-
Uses of ClientConfig.Builder in io.envoyproxy.envoy.service.status.v3
Fields in io.envoyproxy.envoy.service.status.v3 with type parameters of type ClientConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<ClientConfig, ClientConfig.Builder, ClientConfigOrBuilder> ClientStatusResponse.Builder.configBuilder_
Methods in io.envoyproxy.envoy.service.status.v3 that return ClientConfig.BuilderModifier and TypeMethodDescriptionClientConfig.Builder.addAllGenericXdsConfigs
(Iterable<? extends ClientConfig.GenericXdsConfig> values) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.Builder.addAllXdsConfig
(Iterable<? extends PerXdsConfig> values) Deprecated.ClientStatusResponse.Builder.addConfigBuilder()
Client configs for the clients specified in the ClientStatusRequest.ClientStatusResponse.Builder.addConfigBuilder
(int index) Client configs for the clients specified in the ClientStatusRequest.ClientConfig.Builder.addGenericXdsConfigs
(int index, ClientConfig.GenericXdsConfig value) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.Builder.addGenericXdsConfigs
(int index, ClientConfig.GenericXdsConfig.Builder builderForValue) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.Builder.addGenericXdsConfigs
(ClientConfig.GenericXdsConfig value) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.Builder.addGenericXdsConfigs
(ClientConfig.GenericXdsConfig.Builder builderForValue) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.Builder.addXdsConfig
(int index, PerXdsConfig value) Deprecated.ClientConfig.Builder.addXdsConfig
(int index, PerXdsConfig.Builder builderForValue) Deprecated.ClientConfig.Builder.addXdsConfig
(PerXdsConfig value) Deprecated.ClientConfig.Builder.addXdsConfig
(PerXdsConfig.Builder builderForValue) Deprecated.ClientConfig.Builder.clear()
ClientConfig.Builder.clearClientScope()
For xDS clients, the scope in which the data is used.ClientConfig.Builder.clearGenericXdsConfigs()
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.Builder.clearNode()
Node for a particular client.ClientConfig.Builder.clearXdsConfig()
Deprecated.ClientStatusResponse.Builder.getConfigBuilder
(int index) Client configs for the clients specified in the ClientStatusRequest.ClientConfig.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientConfig.Builder.mergeFrom
(com.google.protobuf.Message other) ClientConfig.Builder.mergeFrom
(ClientConfig other) Node for a particular client.static ClientConfig.Builder
ClientConfig.newBuilder()
static ClientConfig.Builder
ClientConfig.newBuilder
(ClientConfig prototype) ClientConfig.newBuilderForType()
protected ClientConfig.Builder
ClientConfig.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) ClientConfig.Builder.removeGenericXdsConfigs
(int index) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.Builder.removeXdsConfig
(int index) Deprecated.ClientConfig.Builder.setClientScope
(String value) For xDS clients, the scope in which the data is used.ClientConfig.Builder.setClientScopeBytes
(com.google.protobuf.ByteString value) For xDS clients, the scope in which the data is used.ClientConfig.Builder.setGenericXdsConfigs
(int index, ClientConfig.GenericXdsConfig value) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.Builder.setGenericXdsConfigs
(int index, ClientConfig.GenericXdsConfig.Builder builderForValue) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)Node for a particular client.ClientConfig.Builder.setNode
(Node.Builder builderForValue) Node for a particular client.ClientConfig.Builder.setXdsConfig
(int index, PerXdsConfig value) Deprecated.ClientConfig.Builder.setXdsConfig
(int index, PerXdsConfig.Builder builderForValue) Deprecated.ClientConfig.toBuilder()
Methods in io.envoyproxy.envoy.service.status.v3 that return types with arguments of type ClientConfig.BuilderModifier and TypeMethodDescriptionClientStatusResponse.Builder.getConfigBuilderList()
Client configs for the clients specified in the ClientStatusRequest.private com.google.protobuf.RepeatedFieldBuilder
<ClientConfig, ClientConfig.Builder, ClientConfigOrBuilder> ClientStatusResponse.Builder.getConfigFieldBuilder()
Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type ClientConfig.BuilderModifier and TypeMethodDescriptionClientStatusResponse.Builder.addConfig
(int index, ClientConfig.Builder builderForValue) Client configs for the clients specified in the ClientStatusRequest.ClientStatusResponse.Builder.addConfig
(ClientConfig.Builder builderForValue) Client configs for the clients specified in the ClientStatusRequest.ClientStatusResponse.Builder.setConfig
(int index, ClientConfig.Builder builderForValue) Client configs for the clients specified in the ClientStatusRequest.