Uses of Class
io.envoyproxy.envoy.service.discovery.v3.Resource.CacheControl
Packages that use Resource.CacheControl
-
Uses of Resource.CacheControl in io.envoyproxy.envoy.service.discovery.v3
Fields in io.envoyproxy.envoy.service.discovery.v3 declared as Resource.CacheControlModifier and TypeFieldDescriptionprivate Resource.CacheControl
Resource.Builder.cacheControl_
private Resource.CacheControl
Resource.cacheControl_
private static final Resource.CacheControl
Resource.CacheControl.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.service.discovery.v3 with type parameters of type Resource.CacheControlModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Resource.CacheControl, Resource.CacheControl.Builder, Resource.CacheControlOrBuilder> Resource.Builder.cacheControlBuilder_
private static final com.google.protobuf.Parser
<Resource.CacheControl> Resource.CacheControl.PARSER
Methods in io.envoyproxy.envoy.service.discovery.v3 that return Resource.CacheControlModifier and TypeMethodDescriptionResource.CacheControl.Builder.build()
Resource.CacheControl.Builder.buildPartial()
Resource.Builder.getCacheControl()
Cache control properties for the resource.Resource.getCacheControl()
Cache control properties for the resource.ResourceOrBuilder.getCacheControl()
Cache control properties for the resource.static Resource.CacheControl
Resource.CacheControl.getDefaultInstance()
Resource.CacheControl.Builder.getDefaultInstanceForType()
Resource.CacheControl.getDefaultInstanceForType()
static Resource.CacheControl
Resource.CacheControl.parseDelimitedFrom
(InputStream input) static Resource.CacheControl
Resource.CacheControl.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Resource.CacheControl
Resource.CacheControl.parseFrom
(byte[] data) static Resource.CacheControl
Resource.CacheControl.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Resource.CacheControl
Resource.CacheControl.parseFrom
(com.google.protobuf.ByteString data) static Resource.CacheControl
Resource.CacheControl.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Resource.CacheControl
Resource.CacheControl.parseFrom
(com.google.protobuf.CodedInputStream input) static Resource.CacheControl
Resource.CacheControl.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Resource.CacheControl
Resource.CacheControl.parseFrom
(InputStream input) static Resource.CacheControl
Resource.CacheControl.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Resource.CacheControl
Resource.CacheControl.parseFrom
(ByteBuffer data) static Resource.CacheControl
Resource.CacheControl.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.discovery.v3 that return types with arguments of type Resource.CacheControlModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Resource.CacheControl, Resource.CacheControl.Builder, Resource.CacheControlOrBuilder> Resource.Builder.getCacheControlFieldBuilder()
Cache control properties for the resource.com.google.protobuf.Parser
<Resource.CacheControl> Resource.CacheControl.getParserForType()
static com.google.protobuf.Parser
<Resource.CacheControl> Resource.CacheControl.parser()
Methods in io.envoyproxy.envoy.service.discovery.v3 with parameters of type Resource.CacheControlModifier and TypeMethodDescriptionprivate void
Resource.CacheControl.Builder.buildPartial0
(Resource.CacheControl result) Resource.Builder.mergeCacheControl
(Resource.CacheControl value) Cache control properties for the resource.Resource.CacheControl.Builder.mergeFrom
(Resource.CacheControl other) Resource.CacheControl.newBuilder
(Resource.CacheControl prototype) Resource.Builder.setCacheControl
(Resource.CacheControl value) Cache control properties for the resource.