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 |
---|---|
VpnGateway |
VpnGateway.Builder.build() |
VpnGateway |
InsertVpnGatewayHttpRequest.getApiMessageRequestBody() |
static VpnGateway |
VpnGateway.getDefaultInstance() |
VpnGateway |
VpnGatewayClient.getVpnGateway(GetVpnGatewayHttpRequest request)
Returns the specified VPN gateway.
|
VpnGateway |
VpnGatewayClient.getVpnGateway(ProjectRegionVpnGatewayName vpnGateway)
Returns the specified VPN gateway.
|
VpnGateway |
VpnGatewayClient.getVpnGateway(String vpnGateway)
Returns the specified VPN gateway.
|
VpnGateway |
InsertVpnGatewayHttpRequest.getVpnGatewayResource()
Represents a VPN gateway resource.
|
VpnGateway |
InsertVpnGatewayHttpRequest.Builder.getVpnGatewayResource()
Represents a VPN gateway resource.
|
Modifier and Type | Method and Description |
---|---|
List<VpnGateway> |
VpnGatewayList.getItemsList()
A list of VpnGateway resources.
|
List<VpnGateway> |
VpnGatewayList.Builder.getItemsList()
A list of VpnGateway resources.
|
com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayHttpRequest,VpnGateway> |
VpnGatewayClient.getVpnGatewayCallable()
Returns the specified VPN gateway.
|
com.google.api.gax.rpc.UnaryCallSettings<GetVpnGatewayHttpRequest,VpnGateway> |
VpnGatewaySettings.getVpnGatewaySettings()
Returns the object with the settings used for calls to getVpnGateway.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnGatewayHttpRequest,VpnGateway> |
VpnGatewaySettings.Builder.getVpnGatewaySettings()
Returns the builder for the settings used for calls to getVpnGateway.
|
List<VpnGateway> |
VpnGatewaysScopedList.getVpnGatewaysList()
[Output Only] A list of VPN gateways contained in this scope.
|
List<VpnGateway> |
VpnGatewaysScopedList.Builder.getVpnGatewaysList()
[Output Only] A list of VPN gateways contained in this scope.
|
Modifier and Type | Method and Description |
---|---|
VpnGatewayList.Builder |
VpnGatewayList.Builder.addItems(VpnGateway items)
A list of VpnGateway resources.
|
VpnGatewaysScopedList.Builder |
VpnGatewaysScopedList.Builder.addVpnGateways(VpnGateway vpnGateways)
[Output Only] A list of VPN gateways contained in this scope.
|
Operation |
VpnGatewayClient.insertVpnGateway(ProjectRegionName region,
VpnGateway vpnGatewayResource)
Creates a VPN gateway in the specified project and region using the data included in the
request.
|
Operation |
VpnGatewayClient.insertVpnGateway(String region,
VpnGateway vpnGatewayResource)
Creates a VPN gateway in the specified project and region using the data included in the
request.
|
VpnGateway.Builder |
VpnGateway.Builder.mergeFrom(VpnGateway other) |
static VpnGateway.Builder |
VpnGateway.newBuilder(VpnGateway prototype) |
InsertVpnGatewayHttpRequest.Builder |
InsertVpnGatewayHttpRequest.Builder.setVpnGatewayResource(VpnGateway vpnGatewayResource)
Represents a VPN gateway resource.
|
Modifier and Type | Method and Description |
---|---|
VpnGatewayList.Builder |
VpnGatewayList.Builder.addAllItems(List<VpnGateway> items)
A list of VpnGateway resources.
|
VpnGatewaysScopedList.Builder |
VpnGatewaysScopedList.Builder.addAllVpnGateways(List<VpnGateway> vpnGateways)
[Output Only] A list of VPN gateways contained in this scope.
|
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<GetVpnGatewayHttpRequest,VpnGateway> |
HttpJsonVpnGatewayStub.getVpnGatewayMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayHttpRequest,VpnGateway> |
HttpJsonVpnGatewayStub.getVpnGatewayCallable() |
com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayHttpRequest,VpnGateway> |
VpnGatewayStub.getVpnGatewayCallable() |
com.google.api.gax.rpc.UnaryCallSettings<GetVpnGatewayHttpRequest,VpnGateway> |
VpnGatewayStubSettings.getVpnGatewaySettings()
Returns the object with the settings used for calls to getVpnGateway.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnGatewayHttpRequest,VpnGateway> |
VpnGatewayStubSettings.Builder.getVpnGatewaySettings()
Returns the builder for the settings used for calls to getVpnGateway.
|
Copyright © 2019 Google LLC. All rights reserved.