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 |
---|---|
GetVpnGatewayHttpRequest |
GetVpnGatewayHttpRequest.Builder.build() |
static GetVpnGatewayHttpRequest |
GetVpnGatewayHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
VpnGateway |
VpnGatewayClient.getVpnGateway(GetVpnGatewayHttpRequest request)
Returns the specified VPN gateway.
|
GetVpnGatewayHttpRequest.Builder |
GetVpnGatewayHttpRequest.Builder.mergeFrom(GetVpnGatewayHttpRequest other) |
static GetVpnGatewayHttpRequest.Builder |
GetVpnGatewayHttpRequest.newBuilder(GetVpnGatewayHttpRequest prototype) |
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.