| Modifier and Type | Method and Description |
|---|---|
BackendServiceCdnPolicy |
BackendServiceCdnPolicy.Builder.build() |
BackendServiceCdnPolicy |
BackendServiceCdnPolicy.Builder.buildPartial() |
BackendServiceCdnPolicy |
BackendService.getCdnPolicy()
Cloud CDN configuration for this BackendService.
|
BackendServiceCdnPolicy |
BackendService.Builder.getCdnPolicy()
Cloud CDN configuration for this BackendService.
|
BackendServiceCdnPolicy |
BackendServiceOrBuilder.getCdnPolicy()
Cloud CDN configuration for this BackendService.
|
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.getDefaultInstance() |
BackendServiceCdnPolicy |
BackendServiceCdnPolicy.getDefaultInstanceForType() |
BackendServiceCdnPolicy |
BackendServiceCdnPolicy.Builder.getDefaultInstanceForType() |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseDelimitedFrom(InputStream input) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseFrom(byte[] data) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseFrom(ByteBuffer data) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseFrom(com.google.protobuf.ByteString data) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseFrom(com.google.protobuf.CodedInputStream input) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseFrom(InputStream input) |
static BackendServiceCdnPolicy |
BackendServiceCdnPolicy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BackendServiceCdnPolicy> |
BackendServiceCdnPolicy.getParserForType() |
static com.google.protobuf.Parser<BackendServiceCdnPolicy> |
BackendServiceCdnPolicy.parser() |
| Modifier and Type | Method and Description |
|---|---|
BackendService.Builder |
BackendService.Builder.mergeCdnPolicy(BackendServiceCdnPolicy value)
Cloud CDN configuration for this BackendService.
|
BackendServiceCdnPolicy.Builder |
BackendServiceCdnPolicy.Builder.mergeFrom(BackendServiceCdnPolicy other) |
static BackendServiceCdnPolicy.Builder |
BackendServiceCdnPolicy.newBuilder(BackendServiceCdnPolicy prototype) |
BackendService.Builder |
BackendService.Builder.setCdnPolicy(BackendServiceCdnPolicy value)
Cloud CDN configuration for this BackendService.
|
Copyright © 2023 Google LLC. All rights reserved.