Uses of Class
io.envoyproxy.envoy.service.status.v3.ClientConfig.GenericXdsConfig.Builder
Packages that use ClientConfig.GenericXdsConfig.Builder
-
Uses of ClientConfig.GenericXdsConfig.Builder in io.envoyproxy.envoy.service.status.v3
Fields in io.envoyproxy.envoy.service.status.v3 with type parameters of type ClientConfig.GenericXdsConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<ClientConfig.GenericXdsConfig, ClientConfig.GenericXdsConfig.Builder, ClientConfig.GenericXdsConfigOrBuilder> ClientConfig.Builder.genericXdsConfigsBuilder_
Methods in io.envoyproxy.envoy.service.status.v3 that return ClientConfig.GenericXdsConfig.BuilderModifier and TypeMethodDescriptionClientConfig.Builder.addGenericXdsConfigsBuilder()
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.Builder.addGenericXdsConfigsBuilder
(int index) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.GenericXdsConfig.Builder.clear()
ClientConfig.GenericXdsConfig.Builder.clearClientStatus()
Per xDS resource status from the view of a xDS clientClientConfig.GenericXdsConfig.Builder.clearConfigStatus()
Per xDS resource config status.ClientConfig.GenericXdsConfig.Builder.clearErrorState()
Set if the last update failed, cleared after the next successful update.ClientConfig.GenericXdsConfig.Builder.clearIsStaticResource()
Is static resource is true if it is specified in the config supplied through the file at the startup.ClientConfig.GenericXdsConfig.Builder.clearLastUpdated()
Timestamp when the xDS resource was last updatedClientConfig.GenericXdsConfig.Builder.clearName()
Name of the xDS resourceClientConfig.GenericXdsConfig.Builder.clearTypeUrl()
Type_url represents the fully qualified name of xDS resource type like envoy.v3.Cluster, envoy.v3.ClusterLoadAssignment etc.ClientConfig.GenericXdsConfig.Builder.clearVersionInfo()
This is the :ref:`version_info <envoy_v3_api_field_service.discovery.v3.DiscoveryResponse.version_info>` in the last processed xDS discovery response.ClientConfig.GenericXdsConfig.Builder.clearXdsConfig()
The xDS resource config.ClientConfig.Builder.getGenericXdsConfigsBuilder
(int index) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.GenericXdsConfig.Builder.mergeErrorState
(UpdateFailureState value) Set if the last update failed, cleared after the next successful update.ClientConfig.GenericXdsConfig.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientConfig.GenericXdsConfig.Builder.mergeFrom
(com.google.protobuf.Message other) ClientConfig.GenericXdsConfig.Builder.mergeFrom
(ClientConfig.GenericXdsConfig other) ClientConfig.GenericXdsConfig.Builder.mergeLastUpdated
(com.google.protobuf.Timestamp value) Timestamp when the xDS resource was last updatedClientConfig.GenericXdsConfig.Builder.mergeXdsConfig
(com.google.protobuf.Any value) The xDS resource config.ClientConfig.GenericXdsConfig.newBuilder()
ClientConfig.GenericXdsConfig.newBuilder
(ClientConfig.GenericXdsConfig prototype) ClientConfig.GenericXdsConfig.newBuilderForType()
protected ClientConfig.GenericXdsConfig.Builder
ClientConfig.GenericXdsConfig.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) ClientConfig.GenericXdsConfig.Builder.setClientStatus
(ClientResourceStatus value) Per xDS resource status from the view of a xDS clientClientConfig.GenericXdsConfig.Builder.setClientStatusValue
(int value) Per xDS resource status from the view of a xDS clientClientConfig.GenericXdsConfig.Builder.setConfigStatus
(ConfigStatus value) Per xDS resource config status.ClientConfig.GenericXdsConfig.Builder.setConfigStatusValue
(int value) Per xDS resource config status.ClientConfig.GenericXdsConfig.Builder.setErrorState
(UpdateFailureState value) Set if the last update failed, cleared after the next successful update.ClientConfig.GenericXdsConfig.Builder.setErrorState
(UpdateFailureState.Builder builderForValue) Set if the last update failed, cleared after the next successful update.ClientConfig.GenericXdsConfig.Builder.setIsStaticResource
(boolean value) Is static resource is true if it is specified in the config supplied through the file at the startup.ClientConfig.GenericXdsConfig.Builder.setLastUpdated
(com.google.protobuf.Timestamp value) Timestamp when the xDS resource was last updatedClientConfig.GenericXdsConfig.Builder.setLastUpdated
(com.google.protobuf.Timestamp.Builder builderForValue) Timestamp when the xDS resource was last updatedName of the xDS resourceClientConfig.GenericXdsConfig.Builder.setNameBytes
(com.google.protobuf.ByteString value) Name of the xDS resourceClientConfig.GenericXdsConfig.Builder.setTypeUrl
(String value) Type_url represents the fully qualified name of xDS resource type like envoy.v3.Cluster, envoy.v3.ClusterLoadAssignment etc.ClientConfig.GenericXdsConfig.Builder.setTypeUrlBytes
(com.google.protobuf.ByteString value) Type_url represents the fully qualified name of xDS resource type like envoy.v3.Cluster, envoy.v3.ClusterLoadAssignment etc.ClientConfig.GenericXdsConfig.Builder.setVersionInfo
(String value) This is the :ref:`version_info <envoy_v3_api_field_service.discovery.v3.DiscoveryResponse.version_info>` in the last processed xDS discovery response.ClientConfig.GenericXdsConfig.Builder.setVersionInfoBytes
(com.google.protobuf.ByteString value) This is the :ref:`version_info <envoy_v3_api_field_service.discovery.v3.DiscoveryResponse.version_info>` in the last processed xDS discovery response.ClientConfig.GenericXdsConfig.Builder.setXdsConfig
(com.google.protobuf.Any value) The xDS resource config.ClientConfig.GenericXdsConfig.Builder.setXdsConfig
(com.google.protobuf.Any.Builder builderForValue) The xDS resource config.ClientConfig.GenericXdsConfig.toBuilder()
Methods in io.envoyproxy.envoy.service.status.v3 that return types with arguments of type ClientConfig.GenericXdsConfig.BuilderModifier and TypeMethodDescriptionClientConfig.Builder.getGenericXdsConfigsBuilderList()
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)private com.google.protobuf.RepeatedFieldBuilder
<ClientConfig.GenericXdsConfig, ClientConfig.GenericXdsConfig.Builder, ClientConfig.GenericXdsConfigOrBuilder> ClientConfig.Builder.internalGetGenericXdsConfigsFieldBuilder()
Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type ClientConfig.GenericXdsConfig.BuilderModifier and TypeMethodDescriptionClientConfig.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.Builder builderForValue) 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)