@Generated(value="by GAPIC") @BetaApi public final class SubnetworksScopedList extends Object implements com.google.api.gax.httpjson.ApiMessage
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SubnetworksScopedList.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
com.google.api.gax.httpjson.ApiMessage | 
getApiMessageRequestBody()  | 
static SubnetworksScopedList | 
getDefaultInstance()  | 
List<String> | 
getFieldMask()  | 
Object | 
getFieldValue(String fieldName)  | 
List<Subnetwork> | 
getSubnetworksList()
A list of subnetworks contained in this scope. 
 | 
Warning | 
getWarning()
An informational warning that appears when the list of addresses is empty. 
 | 
int | 
hashCode()  | 
static SubnetworksScopedList.Builder | 
newBuilder()  | 
static SubnetworksScopedList.Builder | 
newBuilder(SubnetworksScopedList prototype)  | 
SubnetworksScopedList.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 List<Subnetwork> getSubnetworksList()
public Warning getWarning()
public static SubnetworksScopedList.Builder newBuilder()
public static SubnetworksScopedList.Builder newBuilder(SubnetworksScopedList prototype)
public SubnetworksScopedList.Builder toBuilder()
public static SubnetworksScopedList getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.