| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
GetNatMappingInfoRoutersHttpRequest |
GetNatMappingInfoRoutersHttpRequest.Builder.build() |
static GetNatMappingInfoRoutersHttpRequest |
GetNatMappingInfoRoutersHttpRequest.getDefaultInstance() |
| Modifier and Type | Method and Description |
|---|---|
RouterClient.GetNatMappingInfoRoutersPagedResponse |
RouterClient.getNatMappingInfoRouters(GetNatMappingInfoRoutersHttpRequest request)
Retrieves runtime Nat mapping information of VM endpoints.
|
GetNatMappingInfoRoutersHttpRequest.Builder |
GetNatMappingInfoRoutersHttpRequest.Builder.mergeFrom(GetNatMappingInfoRoutersHttpRequest other) |
static GetNatMappingInfoRoutersHttpRequest.Builder |
GetNatMappingInfoRoutersHttpRequest.newBuilder(GetNatMappingInfoRoutersHttpRequest prototype) |
| Modifier and Type | Method and Description |
|---|---|
static ApiFuture<RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterClient.GetNatMappingInfoRoutersPagedResponse.createAsync(PageContext<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context,
ApiFuture<VmEndpointNatMappingsList> futureResponse) |
protected RouterClient.GetNatMappingInfoRoutersPage |
RouterClient.GetNatMappingInfoRoutersPage.createPage(PageContext<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context,
VmEndpointNatMappingsList response) |
ApiFuture<RouterClient.GetNatMappingInfoRoutersPage> |
RouterClient.GetNatMappingInfoRoutersPage.createPageAsync(PageContext<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context,
ApiFuture<VmEndpointNatMappingsList> futureResponse) |
| Modifier and Type | Field and Description |
|---|---|
static ApiMethodDescriptor<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList> |
HttpJsonRouterStub.getNatMappingInfoRoutersMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.