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 |
---|---|
InsertTargetVpnGatewayHttpRequest |
InsertTargetVpnGatewayHttpRequest.Builder.build() |
static InsertTargetVpnGatewayHttpRequest |
InsertTargetVpnGatewayHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertTargetVpnGatewayHttpRequest,Operation> |
TargetVpnGatewayClient.insertTargetVpnGatewayCallable()
Creates a target VPN gateway in the specified project and region using the data included in the
request.
|
UnaryCallSettings<InsertTargetVpnGatewayHttpRequest,Operation> |
TargetVpnGatewaySettings.insertTargetVpnGatewaySettings()
Returns the object with the settings used for calls to insertTargetVpnGateway.
|
UnaryCallSettings.Builder<InsertTargetVpnGatewayHttpRequest,Operation> |
TargetVpnGatewaySettings.Builder.insertTargetVpnGatewaySettings()
Returns the builder for the settings used for calls to insertTargetVpnGateway.
|
Modifier and Type | Method and Description |
---|---|
Operation |
TargetVpnGatewayClient.insertTargetVpnGateway(InsertTargetVpnGatewayHttpRequest request)
Creates a target VPN gateway in the specified project and region using the data included in the
request.
|
InsertTargetVpnGatewayHttpRequest.Builder |
InsertTargetVpnGatewayHttpRequest.Builder.mergeFrom(InsertTargetVpnGatewayHttpRequest other) |
static InsertTargetVpnGatewayHttpRequest.Builder |
InsertTargetVpnGatewayHttpRequest.newBuilder(InsertTargetVpnGatewayHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertTargetVpnGatewayHttpRequest,Operation> |
HttpJsonTargetVpnGatewayStub.insertTargetVpnGatewayMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertTargetVpnGatewayHttpRequest,Operation> |
HttpJsonTargetVpnGatewayStub.insertTargetVpnGatewayCallable() |
UnaryCallable<InsertTargetVpnGatewayHttpRequest,Operation> |
TargetVpnGatewayStub.insertTargetVpnGatewayCallable() |
UnaryCallSettings<InsertTargetVpnGatewayHttpRequest,Operation> |
TargetVpnGatewayStubSettings.insertTargetVpnGatewaySettings()
Returns the object with the settings used for calls to insertTargetVpnGateway.
|
UnaryCallSettings.Builder<InsertTargetVpnGatewayHttpRequest,Operation> |
TargetVpnGatewayStubSettings.Builder.insertTargetVpnGatewaySettings()
Returns the builder for the settings used for calls to insertTargetVpnGateway.
|
Copyright © 2019 Google LLC. All rights reserved.