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 |
---|---|
InsertVpnTunnelHttpRequest |
InsertVpnTunnelHttpRequest.Builder.build() |
static InsertVpnTunnelHttpRequest |
InsertVpnTunnelHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertVpnTunnelHttpRequest,Operation> |
VpnTunnelClient.insertVpnTunnelCallable()
Creates a VpnTunnel resource in the specified project and region using the data included in the
request.
|
UnaryCallSettings<InsertVpnTunnelHttpRequest,Operation> |
VpnTunnelSettings.insertVpnTunnelSettings()
Returns the object with the settings used for calls to insertVpnTunnel.
|
UnaryCallSettings.Builder<InsertVpnTunnelHttpRequest,Operation> |
VpnTunnelSettings.Builder.insertVpnTunnelSettings()
Returns the builder for the settings used for calls to insertVpnTunnel.
|
Modifier and Type | Method and Description |
---|---|
Operation |
VpnTunnelClient.insertVpnTunnel(InsertVpnTunnelHttpRequest request)
Creates a VpnTunnel resource in the specified project and region using the data included in the
request.
|
InsertVpnTunnelHttpRequest.Builder |
InsertVpnTunnelHttpRequest.Builder.mergeFrom(InsertVpnTunnelHttpRequest other) |
static InsertVpnTunnelHttpRequest.Builder |
InsertVpnTunnelHttpRequest.newBuilder(InsertVpnTunnelHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertVpnTunnelHttpRequest,Operation> |
HttpJsonVpnTunnelStub.insertVpnTunnelMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertVpnTunnelHttpRequest,Operation> |
HttpJsonVpnTunnelStub.insertVpnTunnelCallable() |
UnaryCallable<InsertVpnTunnelHttpRequest,Operation> |
VpnTunnelStub.insertVpnTunnelCallable() |
UnaryCallSettings<InsertVpnTunnelHttpRequest,Operation> |
VpnTunnelStubSettings.insertVpnTunnelSettings()
Returns the object with the settings used for calls to insertVpnTunnel.
|
UnaryCallSettings.Builder<InsertVpnTunnelHttpRequest,Operation> |
VpnTunnelStubSettings.Builder.insertVpnTunnelSettings()
Returns the builder for the settings used for calls to insertVpnTunnel.
|
Copyright © 2019 Google LLC. All rights reserved.