Uses of Class
io.envoyproxy.envoy.service.discovery.v3.DeltaDiscoveryResponse.Builder
Packages that use DeltaDiscoveryResponse.Builder
-
Uses of DeltaDiscoveryResponse.Builder in io.envoyproxy.envoy.service.discovery.v3
Methods in io.envoyproxy.envoy.service.discovery.v3 that return DeltaDiscoveryResponse.BuilderModifier and TypeMethodDescriptionDeltaDiscoveryResponse.Builder.addAllRemovedResourceNames(Iterable<? extends ResourceName> values) Alternative to ``removed_resources`` that allows specifying which variant of a resource is being removed.DeltaDiscoveryResponse.Builder.addAllRemovedResources(Iterable<String> values) Resource names of resources that have been deleted and to be removed from the xDS Client.DeltaDiscoveryResponse.Builder.addAllResourceErrors(Iterable<? extends ResourceError> values) [#not-implemented-hide:] Errors associated with specific resources. .. note:: A resource in this field with a status of NOT_FOUND should be treated the same as a resource listed in the ``removed_resources`` or ``removed_resource_names`` fields.DeltaDiscoveryResponse.Builder.addAllResources(Iterable<? extends Resource> values) The response resources.DeltaDiscoveryResponse.Builder.addRemovedResourceNames(int index, ResourceName value) Alternative to ``removed_resources`` that allows specifying which variant of a resource is being removed.DeltaDiscoveryResponse.Builder.addRemovedResourceNames(int index, ResourceName.Builder builderForValue) Alternative to ``removed_resources`` that allows specifying which variant of a resource is being removed.DeltaDiscoveryResponse.Builder.addRemovedResourceNames(ResourceName value) Alternative to ``removed_resources`` that allows specifying which variant of a resource is being removed.DeltaDiscoveryResponse.Builder.addRemovedResourceNames(ResourceName.Builder builderForValue) Alternative to ``removed_resources`` that allows specifying which variant of a resource is being removed.DeltaDiscoveryResponse.Builder.addRemovedResources(String value) Resource names of resources that have been deleted and to be removed from the xDS Client.DeltaDiscoveryResponse.Builder.addRemovedResourcesBytes(com.google.protobuf.ByteString value) Resource names of resources that have been deleted and to be removed from the xDS Client.DeltaDiscoveryResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DeltaDiscoveryResponse.Builder.addResourceErrors(int index, ResourceError value) [#not-implemented-hide:] Errors associated with specific resources. .. note:: A resource in this field with a status of NOT_FOUND should be treated the same as a resource listed in the ``removed_resources`` or ``removed_resource_names`` fields.DeltaDiscoveryResponse.Builder.addResourceErrors(int index, ResourceError.Builder builderForValue) [#not-implemented-hide:] Errors associated with specific resources. .. note:: A resource in this field with a status of NOT_FOUND should be treated the same as a resource listed in the ``removed_resources`` or ``removed_resource_names`` fields.DeltaDiscoveryResponse.Builder.addResourceErrors(ResourceError value) [#not-implemented-hide:] Errors associated with specific resources. .. note:: A resource in this field with a status of NOT_FOUND should be treated the same as a resource listed in the ``removed_resources`` or ``removed_resource_names`` fields.DeltaDiscoveryResponse.Builder.addResourceErrors(ResourceError.Builder builderForValue) [#not-implemented-hide:] Errors associated with specific resources. .. note:: A resource in this field with a status of NOT_FOUND should be treated the same as a resource listed in the ``removed_resources`` or ``removed_resource_names`` fields.DeltaDiscoveryResponse.Builder.addResources(int index, Resource value) The response resources.DeltaDiscoveryResponse.Builder.addResources(int index, Resource.Builder builderForValue) The response resources.DeltaDiscoveryResponse.Builder.addResources(Resource value) The response resources.DeltaDiscoveryResponse.Builder.addResources(Resource.Builder builderForValue) The response resources.DeltaDiscoveryResponse.Builder.clear()DeltaDiscoveryResponse.Builder.clearControlPlane()[#not-implemented-hide:] The control plane instance that sent the response.DeltaDiscoveryResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DeltaDiscoveryResponse.Builder.clearNonce()The nonce provides a way for ``DeltaDiscoveryRequests`` to uniquely reference a ``DeltaDiscoveryResponse`` when (N)ACKing.DeltaDiscoveryResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DeltaDiscoveryResponse.Builder.clearRemovedResourceNames()Alternative to ``removed_resources`` that allows specifying which variant of a resource is being removed.DeltaDiscoveryResponse.Builder.clearRemovedResources()Resource names of resources that have been deleted and to be removed from the xDS Client.DeltaDiscoveryResponse.Builder.clearResourceErrors()[#not-implemented-hide:] Errors associated with specific resources. .. note:: A resource in this field with a status of NOT_FOUND should be treated the same as a resource listed in the ``removed_resources`` or ``removed_resource_names`` fields.DeltaDiscoveryResponse.Builder.clearResources()The response resources.DeltaDiscoveryResponse.Builder.clearSystemVersionInfo()The version of the response data (used for debugging).DeltaDiscoveryResponse.Builder.clearTypeUrl()Type URL for resources.DeltaDiscoveryResponse.Builder.clone()DeltaDiscoveryResponse.Builder.mergeControlPlane(ControlPlane value) [#not-implemented-hide:] The control plane instance that sent the response.DeltaDiscoveryResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeltaDiscoveryResponse.Builder.mergeFrom(com.google.protobuf.Message other) DeltaDiscoveryResponse.Builder.mergeFrom(DeltaDiscoveryResponse other) DeltaDiscoveryResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DeltaDiscoveryResponse.newBuilder()DeltaDiscoveryResponse.newBuilder(DeltaDiscoveryResponse prototype) DeltaDiscoveryResponse.newBuilderForType()protected DeltaDiscoveryResponse.BuilderDeltaDiscoveryResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DeltaDiscoveryResponse.Builder.removeRemovedResourceNames(int index) Alternative to ``removed_resources`` that allows specifying which variant of a resource is being removed.DeltaDiscoveryResponse.Builder.removeResourceErrors(int index) [#not-implemented-hide:] Errors associated with specific resources. .. note:: A resource in this field with a status of NOT_FOUND should be treated the same as a resource listed in the ``removed_resources`` or ``removed_resource_names`` fields.DeltaDiscoveryResponse.Builder.removeResources(int index) The response resources.DeltaDiscoveryResponse.Builder.setControlPlane(ControlPlane value) [#not-implemented-hide:] The control plane instance that sent the response.DeltaDiscoveryResponse.Builder.setControlPlane(ControlPlane.Builder builderForValue) [#not-implemented-hide:] The control plane instance that sent the response.DeltaDiscoveryResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) The nonce provides a way for ``DeltaDiscoveryRequests`` to uniquely reference a ``DeltaDiscoveryResponse`` when (N)ACKing.DeltaDiscoveryResponse.Builder.setNonceBytes(com.google.protobuf.ByteString value) The nonce provides a way for ``DeltaDiscoveryRequests`` to uniquely reference a ``DeltaDiscoveryResponse`` when (N)ACKing.DeltaDiscoveryResponse.Builder.setRemovedResourceNames(int index, ResourceName value) Alternative to ``removed_resources`` that allows specifying which variant of a resource is being removed.DeltaDiscoveryResponse.Builder.setRemovedResourceNames(int index, ResourceName.Builder builderForValue) Alternative to ``removed_resources`` that allows specifying which variant of a resource is being removed.DeltaDiscoveryResponse.Builder.setRemovedResources(int index, String value) Resource names of resources that have been deleted and to be removed from the xDS Client.DeltaDiscoveryResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DeltaDiscoveryResponse.Builder.setResourceErrors(int index, ResourceError value) [#not-implemented-hide:] Errors associated with specific resources. .. note:: A resource in this field with a status of NOT_FOUND should be treated the same as a resource listed in the ``removed_resources`` or ``removed_resource_names`` fields.DeltaDiscoveryResponse.Builder.setResourceErrors(int index, ResourceError.Builder builderForValue) [#not-implemented-hide:] Errors associated with specific resources. .. note:: A resource in this field with a status of NOT_FOUND should be treated the same as a resource listed in the ``removed_resources`` or ``removed_resource_names`` fields.DeltaDiscoveryResponse.Builder.setResources(int index, Resource value) The response resources.DeltaDiscoveryResponse.Builder.setResources(int index, Resource.Builder builderForValue) The response resources.DeltaDiscoveryResponse.Builder.setSystemVersionInfo(String value) The version of the response data (used for debugging).DeltaDiscoveryResponse.Builder.setSystemVersionInfoBytes(com.google.protobuf.ByteString value) The version of the response data (used for debugging).DeltaDiscoveryResponse.Builder.setTypeUrl(String value) Type URL for resources.DeltaDiscoveryResponse.Builder.setTypeUrlBytes(com.google.protobuf.ByteString value) Type URL for resources.DeltaDiscoveryResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DeltaDiscoveryResponse.toBuilder()