| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.discovery.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
Resource.CacheControl |
Resource.CacheControl.Builder.build() |
Resource.CacheControl |
Resource.CacheControl.Builder.buildPartial() |
Resource.CacheControl |
Resource.getCacheControl()
Cache control properties for the resource.
|
Resource.CacheControl |
Resource.Builder.getCacheControl()
Cache control properties for the resource.
|
Resource.CacheControl |
ResourceOrBuilder.getCacheControl()
Cache control properties for the resource.
|
static Resource.CacheControl |
Resource.CacheControl.getDefaultInstance() |
Resource.CacheControl |
Resource.CacheControl.getDefaultInstanceForType() |
Resource.CacheControl |
Resource.CacheControl.Builder.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(ByteBuffer data) |
static Resource.CacheControl |
Resource.CacheControl.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Resource.CacheControl> |
Resource.CacheControl.getParserForType() |
static com.google.protobuf.Parser<Resource.CacheControl> |
Resource.CacheControl.parser() |
| Modifier and Type | Method and Description |
|---|---|
Resource.Builder |
Resource.Builder.mergeCacheControl(Resource.CacheControl value)
Cache control properties for the resource.
|
Resource.CacheControl.Builder |
Resource.CacheControl.Builder.mergeFrom(Resource.CacheControl other) |
static Resource.CacheControl.Builder |
Resource.CacheControl.newBuilder(Resource.CacheControl prototype) |
Resource.Builder |
Resource.Builder.setCacheControl(Resource.CacheControl value)
Cache control properties for the resource.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.