| 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 |
|---|---|
ExternalVpnGatewaysClient.ListPagedResponse |
ExternalVpnGatewaysClient.list(ListExternalVpnGatewaysRequest request)
Retrieves the list of ExternalVpnGateway available to the specified project.
|
ExternalVpnGatewaysClient.ListPagedResponse |
ExternalVpnGatewaysClient.list(String project)
Retrieves the list of ExternalVpnGateway available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ExternalVpnGatewaysClient.ListPagedResponse> |
ExternalVpnGatewaysClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGateway> context,
com.google.api.core.ApiFuture<ExternalVpnGatewayList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewaysClient.ListPagedResponse> |
ExternalVpnGatewaysClient.listPagedCallable()
Retrieves the list of ExternalVpnGateway available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGatewaysClient.ListPagedResponse> |
ExternalVpnGatewaysSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGatewaysClient.ListPagedResponse> |
ExternalVpnGatewaysSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewaysClient.ListPagedResponse> |
HttpJsonExternalVpnGatewaysStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewaysClient.ListPagedResponse> |
ExternalVpnGatewaysStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGatewaysClient.ListPagedResponse> |
ExternalVpnGatewaysStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGatewaysClient.ListPagedResponse> |
ExternalVpnGatewaysStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.