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