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 |
---|---|
ListVpnGatewaysHttpRequest |
ListVpnGatewaysHttpRequest.Builder.build() |
static ListVpnGatewaysHttpRequest |
ListVpnGatewaysHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayList> |
VpnGatewayClient.listVpnGatewaysCallable()
Retrieves a list of VPN gateways available to the specified project and region.
|
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewayClient.listVpnGatewaysPagedCallable()
Retrieves a list of VPN gateways available to the specified project and region.
|
com.google.api.gax.rpc.PagedCallSettings<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewaySettings.listVpnGatewaysSettings()
Returns the object with the settings used for calls to listVpnGateways.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewaySettings.Builder.listVpnGatewaysSettings()
Returns the builder for the settings used for calls to listVpnGateways.
|
Modifier and Type | Method and Description |
---|---|
VpnGatewayClient.ListVpnGatewaysPagedResponse |
VpnGatewayClient.listVpnGateways(ListVpnGatewaysHttpRequest request)
Retrieves a list of VPN gateways available to the specified project and region.
|
ListVpnGatewaysHttpRequest.Builder |
ListVpnGatewaysHttpRequest.Builder.mergeFrom(ListVpnGatewaysHttpRequest other) |
static ListVpnGatewaysHttpRequest.Builder |
ListVpnGatewaysHttpRequest.newBuilder(ListVpnGatewaysHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewayClient.ListVpnGatewaysPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGateway> context,
com.google.api.core.ApiFuture<VpnGatewayList> futureResponse) |
protected VpnGatewayClient.ListVpnGatewaysPage |
VpnGatewayClient.ListVpnGatewaysPage.createPage(com.google.api.gax.rpc.PageContext<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGateway> context,
VpnGatewayList response) |
com.google.api.core.ApiFuture<VpnGatewayClient.ListVpnGatewaysPage> |
VpnGatewayClient.ListVpnGatewaysPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGateway> context,
com.google.api.core.ApiFuture<VpnGatewayList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListVpnGatewaysHttpRequest,VpnGatewayList> |
HttpJsonVpnGatewayStub.listVpnGatewaysMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayList> |
HttpJsonVpnGatewayStub.listVpnGatewaysCallable() |
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayList> |
VpnGatewayStub.listVpnGatewaysCallable() |
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
HttpJsonVpnGatewayStub.listVpnGatewaysPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewayStub.listVpnGatewaysPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewayStubSettings.listVpnGatewaysSettings()
Returns the object with the settings used for calls to listVpnGateways.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnGatewaysHttpRequest,VpnGatewayList,VpnGatewayClient.ListVpnGatewaysPagedResponse> |
VpnGatewayStubSettings.Builder.listVpnGatewaysSettings()
Returns the builder for the settings used for calls to listVpnGateways.
|
Copyright © 2019 Google LLC. All rights reserved.