Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.clone() |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.mergeFrom(CacheInvalidationRule other) |
static CacheInvalidationRule.Builder |
CacheInvalidationRule.newBuilder() |
static CacheInvalidationRule.Builder |
CacheInvalidationRule.newBuilder(CacheInvalidationRule prototype) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.setHost(String host)
If set, this invalidation rule will only apply to requests with a Host header matching host.
|
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.setPath(String path) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.