Uses of Class
io.envoyproxy.envoy.service.discovery.v3.ResourceLocator
Packages that use ResourceLocator
-
Uses of ResourceLocator in io.envoyproxy.envoy.service.discovery.v3
Methods in io.envoyproxy.envoy.service.discovery.v3 that return ResourceLocatorModifier and TypeMethodDescriptionResourceLocator.Builder.build()ResourceLocator.Builder.buildPartial()static ResourceLocatorResourceLocator.getDefaultInstance()ResourceLocator.Builder.getDefaultInstanceForType()ResourceLocator.getDefaultInstanceForType()DiscoveryRequest.Builder.getResourceLocators(int index) [#not-implemented-hide:] Alternative to ``resource_names`` field that allows specifying dynamic parameters along with each resource name.DiscoveryRequest.getResourceLocators(int index) [#not-implemented-hide:] Alternative to ``resource_names`` field that allows specifying dynamic parameters along with each resource name.DiscoveryRequestOrBuilder.getResourceLocators(int index) [#not-implemented-hide:] Alternative to ``resource_names`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.getResourceLocatorsSubscribe(int index) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.getResourceLocatorsSubscribe(int index) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequestOrBuilder.getResourceLocatorsSubscribe(int index) [#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.getResourceLocatorsUnsubscribe(int index) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.getResourceLocatorsUnsubscribe(int index) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequestOrBuilder.getResourceLocatorsUnsubscribe(int index) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.static ResourceLocatorResourceLocator.parseDelimitedFrom(InputStream input) static ResourceLocatorResourceLocator.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocatorResourceLocator.parseFrom(byte[] data) static ResourceLocatorResourceLocator.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocatorResourceLocator.parseFrom(com.google.protobuf.ByteString data) static ResourceLocatorResourceLocator.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocatorResourceLocator.parseFrom(com.google.protobuf.CodedInputStream input) static ResourceLocatorResourceLocator.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocatorResourceLocator.parseFrom(InputStream input) static ResourceLocatorResourceLocator.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocatorResourceLocator.parseFrom(ByteBuffer data) static ResourceLocatorResourceLocator.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.discovery.v3 that return types with arguments of type ResourceLocatorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ResourceLocator> ResourceLocator.getParserForType()DiscoveryRequest.Builder.getResourceLocatorsList()[#not-implemented-hide:] Alternative to ``resource_names`` field that allows specifying dynamic parameters along with each resource name.DiscoveryRequest.getResourceLocatorsList()[#not-implemented-hide:] Alternative to ``resource_names`` field that allows specifying dynamic parameters along with each resource name.DiscoveryRequestOrBuilder.getResourceLocatorsList()[#not-implemented-hide:] Alternative to ``resource_names`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.getResourceLocatorsSubscribeList()[#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.getResourceLocatorsSubscribeList()[#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequestOrBuilder.getResourceLocatorsSubscribeList()[#not-implemented-hide:] Alternative to ``resource_names_subscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.Builder.getResourceLocatorsUnsubscribeList()[#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.getResourceLocatorsUnsubscribeList()[#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequestOrBuilder.getResourceLocatorsUnsubscribeList()[#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.static com.google.protobuf.Parser<ResourceLocator> ResourceLocator.parser()Methods in io.envoyproxy.envoy.service.discovery.v3 with parameters of type ResourceLocatorModifier and TypeMethodDescriptionDiscoveryRequest.Builder.addResourceLocators(int index, ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names`` field that allows specifying dynamic parameters along with each resource name.DiscoveryRequest.Builder.addResourceLocators(ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names`` field that allows specifying dynamic parameters along with each resource name.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(ResourceLocator value) [#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(ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.ResourceLocator.Builder.mergeFrom(ResourceLocator other) static ResourceLocator.BuilderResourceLocator.newBuilder(ResourceLocator prototype) DiscoveryRequest.Builder.setResourceLocators(int index, ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names`` field that allows specifying dynamic parameters along with each resource name.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.setResourceLocatorsUnsubscribe(int index, ResourceLocator value) [#not-implemented-hide:] Alternative to ``resource_names_unsubscribe`` field that allows specifying dynamic parameters along with each resource name.Method parameters in io.envoyproxy.envoy.service.discovery.v3 with type arguments of type ResourceLocatorModifier and TypeMethodDescriptionDiscoveryRequest.Builder.addAllResourceLocators(Iterable<? extends ResourceLocator> values) [#not-implemented-hide:] Alternative to ``resource_names`` field that allows specifying dynamic parameters along with each resource name.DeltaDiscoveryRequest.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.