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. .. note:: It is legal for a request to have some resources listed in ``resource_names_subscribe`` and others in ``resource_locators_subscribe``.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. .. note:: It is legal for a request to have some resources listed in ``resource_names_unsubscribe`` and others in ``resource_locators_unsubscribe``.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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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. .. note:: It is legal for a request to have some resources listed in ``resource_names_subscribe`` and others in ``resource_locators_subscribe``.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. .. note:: It is legal for a request to have some resources listed in ``resource_names_subscribe`` and others in ``resource_locators_subscribe``.DeltaDiscoveryRequest.Builder.addResourceLocatorsSubscribe(ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name. .. note:: It is legal for a request to have some resources listed in ``resource_names_subscribe`` and others in ``resource_locators_subscribe``.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. .. note:: It is legal for a request to have some resources listed in ``resource_names_subscribe`` and others in ``resource_locators_subscribe``.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. .. note:: It is legal for a request to have some resources listed in ``resource_names_unsubscribe`` and others in ``resource_locators_unsubscribe``.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. .. note:: It is legal for a request to have some resources listed in ``resource_names_unsubscribe`` and others in ``resource_locators_unsubscribe``.DeltaDiscoveryRequest.Builder.addResourceLocatorsUnsubscribe(ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name. .. note:: It is legal for a request to have some resources listed in ``resource_names_unsubscribe`` and others in ``resource_locators_unsubscribe``.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. .. note:: It is legal for a request to have some resources listed in ``resource_names_unsubscribe`` and others in ``resource_locators_unsubscribe``.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.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DeltaDiscoveryRequest.Builder.clearInitialResourceVersions()DeltaDiscoveryRequest.Builder.clearNode()The node making the request.DeltaDiscoveryRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DeltaDiscoveryRequest.Builder.clearResourceLocatorsSubscribe()[#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name. .. note:: It is legal for a request to have some resources listed in ``resource_names_subscribe`` and others in ``resource_locators_subscribe``.DeltaDiscoveryRequest.Builder.clearResourceLocatorsUnsubscribe()[#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name. .. note:: It is legal for a request to have some resources listed in ``resource_names_unsubscribe`` and others in ``resource_locators_unsubscribe``.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.clone()DeltaDiscoveryRequest.Builder.mergeErrorDetail(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.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DeltaDiscoveryRequest.newBuilder()DeltaDiscoveryRequest.newBuilder(DeltaDiscoveryRequest prototype) DeltaDiscoveryRequest.newBuilderForType()protected DeltaDiscoveryRequest.BuilderDeltaDiscoveryRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.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. .. note:: It is legal for a request to have some resources listed in ``resource_names_subscribe`` and others in ``resource_locators_subscribe``.DeltaDiscoveryRequest.Builder.removeResourceLocatorsUnsubscribe(int index) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name. .. note:: It is legal for a request to have some resources listed in ``resource_names_unsubscribe`` and others in ``resource_locators_unsubscribe``.DeltaDiscoveryRequest.Builder.setErrorDetail(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(Status.Builder builderForValue) This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DeltaDiscoveryRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) The node making the request.DeltaDiscoveryRequest.Builder.setNode(Node.Builder builderForValue) The node making the request.DeltaDiscoveryRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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. .. note:: It is legal for a request to have some resources listed in ``resource_names_subscribe`` and others in ``resource_locators_subscribe``.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. .. note:: It is legal for a request to have some resources listed in ``resource_names_subscribe`` and others in ``resource_locators_subscribe``.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. .. note:: It is legal for a request to have some resources listed in ``resource_names_unsubscribe`` and others in ``resource_locators_unsubscribe``.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. .. note:: It is legal for a request to have some resources listed in ``resource_names_unsubscribe`` and others in ``resource_locators_unsubscribe``.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.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DeltaDiscoveryRequest.toBuilder()