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 |
---|---|
RouterClient.GetNatMappingInfoRoutersPagedResponse |
RouterClient.getNatMappingInfoRouters(GetNatMappingInfoRoutersHttpRequest request)
Retrieves runtime Nat mapping information of VM endpoints.
|
RouterClient.GetNatMappingInfoRoutersPagedResponse |
RouterClient.getNatMappingInfoRouters(ProjectRegionRouterName router)
Retrieves runtime Nat mapping information of VM endpoints.
|
RouterClient.GetNatMappingInfoRoutersPagedResponse |
RouterClient.getNatMappingInfoRouters(String router)
Retrieves runtime Nat mapping information of VM endpoints.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterClient.GetNatMappingInfoRoutersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context,
com.google.api.core.ApiFuture<VmEndpointNatMappingsList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<GetNatMappingInfoRoutersHttpRequest,RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterClient.getNatMappingInfoRoutersPagedCallable()
Retrieves runtime Nat mapping information of VM endpoints.
|
com.google.api.gax.rpc.PagedCallSettings<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterSettings.getNatMappingInfoRoutersSettings()
Returns the object with the settings used for calls to getNatMappingInfoRouters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterSettings.Builder.getNatMappingInfoRoutersSettings()
Returns the builder for the settings used for calls to getNatMappingInfoRouters.
|
Copyright © 2019 Google LLC. All rights reserved.