@Generated(value="by GAPIC") @BetaApi public final class BackendServiceCdnPolicy extends Object implements com.google.api.gax.httpjson.ApiMessage
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
BackendServiceCdnPolicy.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
com.google.api.gax.httpjson.ApiMessage | 
getApiMessageRequestBody()  | 
CacheKeyPolicy | 
getCacheKeyPolicy()
The CacheKeyPolicy for this CdnPolicy. 
 | 
static BackendServiceCdnPolicy | 
getDefaultInstance()  | 
List<String> | 
getFieldMask()  | 
Object | 
getFieldValue(String fieldName)  | 
String | 
getSignedUrlCacheMaxAgeSec()
Maximum number of seconds the response to a signed URL request will be considered fresh. 
 | 
List<String> | 
getSignedUrlKeyNamesList()
[Output Only] Names of the keys for signing request URLs. 
 | 
int | 
hashCode()  | 
static BackendServiceCdnPolicy.Builder | 
newBuilder()  | 
static BackendServiceCdnPolicy.Builder | 
newBuilder(BackendServiceCdnPolicy prototype)  | 
BackendServiceCdnPolicy.Builder | 
toBuilder()  | 
String | 
toString()  | 
public Object getFieldValue(String fieldName)
getFieldValue in interface com.google.api.gax.httpjson.ApiMessage@Nullable public com.google.api.gax.httpjson.ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody in interface com.google.api.gax.httpjson.ApiMessage@Nullable public List<String> getFieldMask()
getFieldMask in interface com.google.api.gax.httpjson.ApiMessagepublic CacheKeyPolicy getCacheKeyPolicy()
public String getSignedUrlCacheMaxAgeSec()
public List<String> getSignedUrlKeyNamesList()
public static BackendServiceCdnPolicy.Builder newBuilder()
public static BackendServiceCdnPolicy.Builder newBuilder(BackendServiceCdnPolicy prototype)
public BackendServiceCdnPolicy.Builder toBuilder()
public static BackendServiceCdnPolicy getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.