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 |
---|---|
GetVpnTunnelHttpRequest |
GetVpnTunnelHttpRequest.Builder.build() |
static GetVpnTunnelHttpRequest |
GetVpnTunnelHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetVpnTunnelHttpRequest,VpnTunnel> |
VpnTunnelClient.getVpnTunnelCallable()
Returns the specified VpnTunnel resource.
|
UnaryCallSettings<GetVpnTunnelHttpRequest,VpnTunnel> |
VpnTunnelSettings.getVpnTunnelSettings()
Returns the object with the settings used for calls to getVpnTunnel.
|
UnaryCallSettings.Builder<GetVpnTunnelHttpRequest,VpnTunnel> |
VpnTunnelSettings.Builder.getVpnTunnelSettings()
Returns the builder for the settings used for calls to getVpnTunnel.
|
Modifier and Type | Method and Description |
---|---|
VpnTunnel |
VpnTunnelClient.getVpnTunnel(GetVpnTunnelHttpRequest request)
Returns the specified VpnTunnel resource.
|
GetVpnTunnelHttpRequest.Builder |
GetVpnTunnelHttpRequest.Builder.mergeFrom(GetVpnTunnelHttpRequest other) |
static GetVpnTunnelHttpRequest.Builder |
GetVpnTunnelHttpRequest.newBuilder(GetVpnTunnelHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetVpnTunnelHttpRequest,VpnTunnel> |
HttpJsonVpnTunnelStub.getVpnTunnelMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetVpnTunnelHttpRequest,VpnTunnel> |
HttpJsonVpnTunnelStub.getVpnTunnelCallable() |
UnaryCallable<GetVpnTunnelHttpRequest,VpnTunnel> |
VpnTunnelStub.getVpnTunnelCallable() |
UnaryCallSettings<GetVpnTunnelHttpRequest,VpnTunnel> |
VpnTunnelStubSettings.getVpnTunnelSettings()
Returns the object with the settings used for calls to getVpnTunnel.
|
UnaryCallSettings.Builder<GetVpnTunnelHttpRequest,VpnTunnel> |
VpnTunnelStubSettings.Builder.getVpnTunnelSettings()
Returns the builder for the settings used for calls to getVpnTunnel.
|
Copyright © 2019 Google LLC. All rights reserved.