@Generated(value="by GAPIC") @BetaApi public final class DistributionPolicyZoneConfiguration extends Object implements com.google.api.gax.httpjson.ApiMessage
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DistributionPolicyZoneConfiguration.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
com.google.api.gax.httpjson.ApiMessage | 
getApiMessageRequestBody()  | 
static DistributionPolicyZoneConfiguration | 
getDefaultInstance()  | 
List<String> | 
getFieldMask()  | 
Object | 
getFieldValue(String fieldName)  | 
String | 
getZone()
The URL of the zone. 
 | 
int | 
hashCode()  | 
static DistributionPolicyZoneConfiguration.Builder | 
newBuilder()  | 
static DistributionPolicyZoneConfiguration.Builder | 
newBuilder(DistributionPolicyZoneConfiguration prototype)  | 
DistributionPolicyZoneConfiguration.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 String getZone()
public static DistributionPolicyZoneConfiguration.Builder newBuilder()
public static DistributionPolicyZoneConfiguration.Builder newBuilder(DistributionPolicyZoneConfiguration prototype)
public DistributionPolicyZoneConfiguration.Builder toBuilder()
public static DistributionPolicyZoneConfiguration getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.