@Generated(value="by GAPIC") @BetaApi public final class UsableSubnetworkSecondaryRange extends Object implements com.google.api.gax.httpjson.ApiMessage
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
UsableSubnetworkSecondaryRange.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
com.google.api.gax.httpjson.ApiMessage | 
getApiMessageRequestBody()  | 
static UsableSubnetworkSecondaryRange | 
getDefaultInstance()  | 
List<String> | 
getFieldMask()  | 
Object | 
getFieldValue(String fieldName)  | 
String | 
getIpCidrRange()
The range of IP addresses belonging to this subnetwork secondary range. 
 | 
String | 
getRangeName()
The name associated with this subnetwork secondary range, used when adding an alias IP range to
 a VM instance. 
 | 
int | 
hashCode()  | 
static UsableSubnetworkSecondaryRange.Builder | 
newBuilder()  | 
static UsableSubnetworkSecondaryRange.Builder | 
newBuilder(UsableSubnetworkSecondaryRange prototype)  | 
UsableSubnetworkSecondaryRange.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 getIpCidrRange()
public String getRangeName()
public static UsableSubnetworkSecondaryRange.Builder newBuilder()
public static UsableSubnetworkSecondaryRange.Builder newBuilder(UsableSubnetworkSecondaryRange prototype)
public UsableSubnetworkSecondaryRange.Builder toBuilder()
public static UsableSubnetworkSecondaryRange getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.