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 |
---|---|
TargetVpnGatewayList |
TargetVpnGatewayList.Builder.build() |
static TargetVpnGatewayList |
TargetVpnGatewayList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList> |
TargetVpnGatewayClient.listTargetVpnGatewaysCallable()
Retrieves a list of target VPN gateways available to the specified project and region.
|
PagedCallSettings<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewaySettings.listTargetVpnGatewaysSettings()
Returns the object with the settings used for calls to listTargetVpnGateways.
|
PagedCallSettings.Builder<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewaySettings.Builder.listTargetVpnGatewaysSettings()
Returns the builder for the settings used for calls to listTargetVpnGateways.
|
Modifier and Type | Method and Description |
---|---|
protected TargetVpnGatewayClient.ListTargetVpnGatewaysPage |
TargetVpnGatewayClient.ListTargetVpnGatewaysPage.createPage(PageContext<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList,TargetVpnGateway> context,
TargetVpnGatewayList response) |
TargetVpnGatewayList.Builder |
TargetVpnGatewayList.Builder.mergeFrom(TargetVpnGatewayList other) |
static TargetVpnGatewayList.Builder |
TargetVpnGatewayList.newBuilder(TargetVpnGatewayList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList> |
HttpJsonTargetVpnGatewayStub.listTargetVpnGatewaysMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList> |
HttpJsonTargetVpnGatewayStub.listTargetVpnGatewaysCallable() |
UnaryCallable<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList> |
TargetVpnGatewayStub.listTargetVpnGatewaysCallable() |
PagedCallSettings<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewayStubSettings.listTargetVpnGatewaysSettings()
Returns the object with the settings used for calls to listTargetVpnGateways.
|
PagedCallSettings.Builder<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> |
TargetVpnGatewayStubSettings.Builder.listTargetVpnGatewaysSettings()
Returns the builder for the settings used for calls to listTargetVpnGateways.
|
Copyright © 2019 Google LLC. All rights reserved.