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 |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList> |
RouterClient.getNatMappingInfoRoutersCallable()
Retrieves runtime Nat mapping information of VM endpoints.
|
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.
|
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 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) |
protected RouterClient.GetNatMappingInfoRoutersPage |
RouterClient.GetNatMappingInfoRoutersPage.createPage(com.google.api.gax.rpc.PageContext<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context,
VmEndpointNatMappingsList response) |
com.google.api.core.ApiFuture<RouterClient.GetNatMappingInfoRoutersPage> |
RouterClient.GetNatMappingInfoRoutersPage.createPageAsync(com.google.api.gax.rpc.PageContext<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context,
com.google.api.core.ApiFuture<VmEndpointNatMappingsList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList> |
HttpJsonRouterStub.getNatMappingInfoRoutersMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.