@Generated(value="by GAPIC") @BetaApi public final class VmEndpointNatMappings extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
VmEndpointNatMappings.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static VmEndpointNatMappings |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
String |
getInstanceName()
Name of the VM instance which the endpoint belongs to
|
List<VmEndpointNatMappingsInterfaceNatMappings> |
getInterfaceNatMappingsList() |
int |
hashCode() |
static VmEndpointNatMappings.Builder |
newBuilder() |
static VmEndpointNatMappings.Builder |
newBuilder(VmEndpointNatMappings prototype) |
VmEndpointNatMappings.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface ApiMessage
@Nullable public ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface ApiMessage
public String getInstanceName()
public List<VmEndpointNatMappingsInterfaceNatMappings> getInterfaceNatMappingsList()
public static VmEndpointNatMappings.Builder newBuilder()
public static VmEndpointNatMappings.Builder newBuilder(VmEndpointNatMappings prototype)
public VmEndpointNatMappings.Builder toBuilder()
public static VmEndpointNatMappings getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.