@Generated(value="by GAPIC") @BetaApi public final class RouterStatusNatStatus extends Object implements com.google.api.gax.httpjson.ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
RouterStatusNatStatus.Builder |
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.ApiMessage
public List<String> getAutoAllocatedNatIpsList()
public Integer getMinExtraNatIpsNeeded()
public String getName()
public Integer getNumVmEndpointsWithNatMappings()
public List<String> getUserAllocatedNatIpResourcesList()
public List<String> getUserAllocatedNatIpsList()
public static RouterStatusNatStatus.Builder newBuilder()
public static RouterStatusNatStatus.Builder newBuilder(RouterStatusNatStatus prototype)
public RouterStatusNatStatus.Builder toBuilder()
public static RouterStatusNatStatus getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.