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 |
---|---|
VmEndpointNatMappingsList |
VmEndpointNatMappingsList.Builder.build() |
static VmEndpointNatMappingsList |
VmEndpointNatMappingsList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList> |
RouterClient.getNatMappingInfoRoutersCallable()
Retrieves runtime Nat mapping information of VM endpoints.
|
PagedCallSettings<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterSettings.getNatMappingInfoRoutersSettings()
Returns the object with the settings used for calls to getNatMappingInfoRouters.
|
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 |
---|---|
protected RouterClient.GetNatMappingInfoRoutersPage |
RouterClient.GetNatMappingInfoRoutersPage.createPage(PageContext<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context,
VmEndpointNatMappingsList response) |
VmEndpointNatMappingsList.Builder |
VmEndpointNatMappingsList.Builder.mergeFrom(VmEndpointNatMappingsList other) |
static VmEndpointNatMappingsList.Builder |
VmEndpointNatMappingsList.newBuilder(VmEndpointNatMappingsList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList> |
HttpJsonRouterStub.getNatMappingInfoRoutersMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList> |
RouterStub.getNatMappingInfoRoutersCallable() |
UnaryCallable<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList> |
HttpJsonRouterStub.getNatMappingInfoRoutersCallable() |
PagedCallSettings<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterStubSettings.getNatMappingInfoRoutersSettings()
Returns the object with the settings used for calls to getNatMappingInfoRouters.
|
PagedCallSettings.Builder<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterStubSettings.Builder.getNatMappingInfoRoutersSettings()
Returns the builder for the settings used for calls to getNatMappingInfoRouters.
|
Copyright © 2019 Google LLC. All rights reserved.