Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
VmEndpointNatMappings |
VmEndpointNatMappings.Builder.build() |
static VmEndpointNatMappings |
VmEndpointNatMappings.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<VmEndpointNatMappings> |
VmEndpointNatMappingsList.getResultList()
[Output Only] A list of Nat mapping information of VM endpoints.
|
List<VmEndpointNatMappings> |
VmEndpointNatMappingsList.Builder.getResultList()
[Output Only] A list of Nat mapping information of VM endpoints.
|
Modifier and Type | Method and Description |
---|---|
VmEndpointNatMappingsList.Builder |
VmEndpointNatMappingsList.Builder.addResult(VmEndpointNatMappings result)
[Output Only] A list of Nat mapping information of VM endpoints.
|
VmEndpointNatMappings.Builder |
VmEndpointNatMappings.Builder.mergeFrom(VmEndpointNatMappings other) |
static VmEndpointNatMappings.Builder |
VmEndpointNatMappings.newBuilder(VmEndpointNatMappings prototype) |
Copyright © 2019 Google LLC. All rights reserved.