| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
RoutersClient.GetNatMappingInfoPagedResponse |
RoutersClient.getNatMappingInfo(GetNatMappingInfoRoutersRequest request)
Retrieves runtime Nat mapping information of VM endpoints.
|
RoutersClient.GetNatMappingInfoPagedResponse |
RoutersClient.getNatMappingInfo(String project,
String region,
String router)
Retrieves runtime Nat mapping information of VM endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RoutersClient.GetNatMappingInfoPagedResponse> |
RoutersClient.GetNatMappingInfoPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context,
com.google.api.core.ApiFuture<VmEndpointNatMappingsList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<GetNatMappingInfoRoutersRequest,RoutersClient.GetNatMappingInfoPagedResponse> |
RoutersClient.getNatMappingInfoPagedCallable()
Retrieves runtime Nat mapping information of VM endpoints.
|
com.google.api.gax.rpc.PagedCallSettings<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,RoutersClient.GetNatMappingInfoPagedResponse> |
RoutersSettings.getNatMappingInfoSettings()
Returns the object with the settings used for calls to getNatMappingInfo.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,RoutersClient.GetNatMappingInfoPagedResponse> |
RoutersSettings.Builder.getNatMappingInfoSettings()
Returns the builder for the settings used for calls to getNatMappingInfo.
|
Copyright © 2024 Google LLC. All rights reserved.