Uses of Class
io.envoyproxy.envoy.service.discovery.v3.ResourceError
Packages that use ResourceError
-
Uses of ResourceError in io.envoyproxy.envoy.service.discovery.v3
Methods in io.envoyproxy.envoy.service.discovery.v3 that return ResourceErrorModifier and TypeMethodDescriptionResourceError.Builder.build()ResourceError.Builder.buildPartial()static ResourceErrorResourceError.getDefaultInstance()ResourceError.Builder.getDefaultInstanceForType()ResourceError.getDefaultInstanceForType()DeltaDiscoveryResponse.Builder.getResourceErrors(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.getResourceErrors(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.DeltaDiscoveryResponseOrBuilder.getResourceErrors(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.DiscoveryResponse.Builder.getResourceErrors(int index) [#not-implemented-hide:] Errors associated with specific resources.DiscoveryResponse.getResourceErrors(int index) [#not-implemented-hide:] Errors associated with specific resources.DiscoveryResponseOrBuilder.getResourceErrors(int index) [#not-implemented-hide:] Errors associated with specific resources.static ResourceErrorResourceError.parseDelimitedFrom(InputStream input) static ResourceErrorResourceError.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceErrorResourceError.parseFrom(byte[] data) static ResourceErrorResourceError.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceErrorResourceError.parseFrom(com.google.protobuf.ByteString data) static ResourceErrorResourceError.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceErrorResourceError.parseFrom(com.google.protobuf.CodedInputStream input) static ResourceErrorResourceError.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceErrorResourceError.parseFrom(InputStream input) static ResourceErrorResourceError.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceErrorResourceError.parseFrom(ByteBuffer data) static ResourceErrorResourceError.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.discovery.v3 that return types with arguments of type ResourceErrorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ResourceError>ResourceError.getParserForType()DeltaDiscoveryResponse.Builder.getResourceErrorsList()[#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.getResourceErrorsList()[#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.DeltaDiscoveryResponseOrBuilder.getResourceErrorsList()[#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.DiscoveryResponse.Builder.getResourceErrorsList()[#not-implemented-hide:] Errors associated with specific resources.DiscoveryResponse.getResourceErrorsList()[#not-implemented-hide:] Errors associated with specific resources.DiscoveryResponseOrBuilder.getResourceErrorsList()[#not-implemented-hide:] Errors associated with specific resources.static com.google.protobuf.Parser<ResourceError>ResourceError.parser()Methods in io.envoyproxy.envoy.service.discovery.v3 with parameters of type ResourceErrorModifier and TypeMethodDescriptionDeltaDiscoveryResponse.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(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.DiscoveryResponse.Builder.addResourceErrors(int index, ResourceError value) [#not-implemented-hide:] Errors associated with specific resources.DiscoveryResponse.Builder.addResourceErrors(ResourceError value) [#not-implemented-hide:] Errors associated with specific resources.ResourceError.Builder.mergeFrom(ResourceError other) static ResourceError.BuilderResourceError.newBuilder(ResourceError prototype) 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.DiscoveryResponse.Builder.setResourceErrors(int index, ResourceError value) [#not-implemented-hide:] Errors associated with specific resources.Method parameters in io.envoyproxy.envoy.service.discovery.v3 with type arguments of type ResourceErrorModifier and TypeMethodDescriptionDeltaDiscoveryResponse.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.DiscoveryResponse.Builder.addAllResourceErrors(Iterable<? extends ResourceError> values) [#not-implemented-hide:] Errors associated with specific resources.