Uses of Class
io.envoyproxy.envoy.service.discovery.v3.DeltaDiscoveryRequest.Builder
Packages that use DeltaDiscoveryRequest.Builder
-
Uses of DeltaDiscoveryRequest.Builder in io.envoyproxy.envoy.service.discovery.v3
Methods in io.envoyproxy.envoy.service.discovery.v3 that return DeltaDiscoveryRequest.BuilderModifier and TypeMethodDescriptionDeltaDiscoveryRequest.Builder.addAllResourceLocatorsSubscribe
(Iterable<? extends ResourceLocator> values) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.addAllResourceLocatorsUnsubscribe
(Iterable<? extends ResourceLocator> values) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.addAllResourceNamesSubscribe
(Iterable<String> values) DeltaDiscoveryRequests allow the client to add or remove individual resources to the set of tracked resources in the context of a stream.DeltaDiscoveryRequest.Builder.addAllResourceNamesUnsubscribe
(Iterable<String> values) A list of Resource names to remove from the list of tracked resources.DeltaDiscoveryRequest.Builder.addResourceLocatorsSubscribe
(int index, ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.addResourceLocatorsSubscribe
(int index, ResourceLocator.Builder builderForValue) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.addResourceLocatorsSubscribe
(ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.addResourceLocatorsSubscribe
(ResourceLocator.Builder builderForValue) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.addResourceLocatorsUnsubscribe
(int index, ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.addResourceLocatorsUnsubscribe
(int index, ResourceLocator.Builder builderForValue) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.addResourceLocatorsUnsubscribe
(ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.addResourceLocatorsUnsubscribe
(ResourceLocator.Builder builderForValue) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.addResourceNamesSubscribe
(String value) DeltaDiscoveryRequests allow the client to add or remove individual resources to the set of tracked resources in the context of a stream.DeltaDiscoveryRequest.Builder.addResourceNamesSubscribeBytes
(com.google.protobuf.ByteString value) DeltaDiscoveryRequests allow the client to add or remove individual resources to the set of tracked resources in the context of a stream.DeltaDiscoveryRequest.Builder.addResourceNamesUnsubscribe
(String value) A list of Resource names to remove from the list of tracked resources.DeltaDiscoveryRequest.Builder.addResourceNamesUnsubscribeBytes
(com.google.protobuf.ByteString value) A list of Resource names to remove from the list of tracked resources.DeltaDiscoveryRequest.Builder.clear()
DeltaDiscoveryRequest.Builder.clearErrorDetail()
This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DeltaDiscoveryRequest.Builder.clearInitialResourceVersions()
DeltaDiscoveryRequest.Builder.clearNode()
The node making the request.DeltaDiscoveryRequest.Builder.clearResourceLocatorsSubscribe()
[#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.clearResourceLocatorsUnsubscribe()
[#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.clearResourceNamesSubscribe()
DeltaDiscoveryRequests allow the client to add or remove individual resources to the set of tracked resources in the context of a stream.DeltaDiscoveryRequest.Builder.clearResourceNamesUnsubscribe()
A list of Resource names to remove from the list of tracked resources.DeltaDiscoveryRequest.Builder.clearResponseNonce()
When the DeltaDiscoveryRequest is a ACK or NACK message in response to a previous DeltaDiscoveryResponse, the response_nonce must be the nonce in the DeltaDiscoveryResponse.DeltaDiscoveryRequest.Builder.clearTypeUrl()
Type of the resource that is being requested, e.g.DeltaDiscoveryRequest.Builder.mergeErrorDetail
(com.google.rpc.Status value) This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DeltaDiscoveryRequest.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeltaDiscoveryRequest.Builder.mergeFrom
(com.google.protobuf.Message other) DeltaDiscoveryRequest.Builder.mergeFrom
(DeltaDiscoveryRequest other) The node making the request.DeltaDiscoveryRequest.newBuilder()
DeltaDiscoveryRequest.newBuilder
(DeltaDiscoveryRequest prototype) DeltaDiscoveryRequest.newBuilderForType()
protected DeltaDiscoveryRequest.Builder
DeltaDiscoveryRequest.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) DeltaDiscoveryRequest.Builder.putAllInitialResourceVersions
(Map<String, String> values) Informs the server of the versions of the resources the xDS client knows of, to enable the client to continue the same logical xDS session even in the face of gRPC stream reconnection.DeltaDiscoveryRequest.Builder.putInitialResourceVersions
(String key, String value) Informs the server of the versions of the resources the xDS client knows of, to enable the client to continue the same logical xDS session even in the face of gRPC stream reconnection.DeltaDiscoveryRequest.Builder.removeInitialResourceVersions
(String key) Informs the server of the versions of the resources the xDS client knows of, to enable the client to continue the same logical xDS session even in the face of gRPC stream reconnection.DeltaDiscoveryRequest.Builder.removeResourceLocatorsSubscribe
(int index) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.removeResourceLocatorsUnsubscribe
(int index) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.setErrorDetail
(com.google.rpc.Status value) This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DeltaDiscoveryRequest.Builder.setErrorDetail
(com.google.rpc.Status.Builder builderForValue) This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.The node making the request.DeltaDiscoveryRequest.Builder.setNode
(Node.Builder builderForValue) The node making the request.DeltaDiscoveryRequest.Builder.setResourceLocatorsSubscribe
(int index, ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.setResourceLocatorsSubscribe
(int index, ResourceLocator.Builder builderForValue) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.setResourceLocatorsUnsubscribe
(int index, ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.setResourceLocatorsUnsubscribe
(int index, ResourceLocator.Builder builderForValue) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.setResourceNamesSubscribe
(int index, String value) DeltaDiscoveryRequests allow the client to add or remove individual resources to the set of tracked resources in the context of a stream.DeltaDiscoveryRequest.Builder.setResourceNamesUnsubscribe
(int index, String value) A list of Resource names to remove from the list of tracked resources.DeltaDiscoveryRequest.Builder.setResponseNonce
(String value) When the DeltaDiscoveryRequest is a ACK or NACK message in response to a previous DeltaDiscoveryResponse, the response_nonce must be the nonce in the DeltaDiscoveryResponse.DeltaDiscoveryRequest.Builder.setResponseNonceBytes
(com.google.protobuf.ByteString value) When the DeltaDiscoveryRequest is a ACK or NACK message in response to a previous DeltaDiscoveryResponse, the response_nonce must be the nonce in the DeltaDiscoveryResponse.DeltaDiscoveryRequest.Builder.setTypeUrl
(String value) Type of the resource that is being requested, e.g.DeltaDiscoveryRequest.Builder.setTypeUrlBytes
(com.google.protobuf.ByteString value) Type of the resource that is being requested, e.g.DeltaDiscoveryRequest.toBuilder()