Uses of Class
com.google.cloud.compute.v1.InsertTargetVpnGatewayRequest
-
Packages that use InsertTargetVpnGatewayRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of InsertTargetVpnGatewayRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertTargetVpnGatewayRequest Modifier and Type Method Description InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest.Builder. build()
InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest.Builder. buildPartial()
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. getDefaultInstance()
InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest.Builder. getDefaultInstanceForType()
InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. getDefaultInstanceForType()
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseDelimitedFrom(InputStream input)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseFrom(byte[] data)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseFrom(com.google.protobuf.ByteString data)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseFrom(InputStream input)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseFrom(ByteBuffer data)
static InsertTargetVpnGatewayRequest
InsertTargetVpnGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertTargetVpnGatewayRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertTargetVpnGatewayRequest>
InsertTargetVpnGatewayRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<InsertTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysClient. insertCallable()
Creates a target VPN gateway in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallable<InsertTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysClient. insertOperationCallable()
Creates a target VPN gateway in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysSettings.Builder. insertOperationSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysSettings. insertOperationSettings()
Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysSettings.Builder. insertSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysSettings. insertSettings()
Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertTargetVpnGatewayRequest>
InsertTargetVpnGatewayRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type InsertTargetVpnGatewayRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
TargetVpnGatewaysClient. insertAsync(InsertTargetVpnGatewayRequest request)
Creates a target VPN gateway in the specified project and region using the data included in the request.InsertTargetVpnGatewayRequest.Builder
InsertTargetVpnGatewayRequest.Builder. mergeFrom(InsertTargetVpnGatewayRequest other)
static InsertTargetVpnGatewayRequest.Builder
InsertTargetVpnGatewayRequest. newBuilder(InsertTargetVpnGatewayRequest prototype)
-
Uses of InsertTargetVpnGatewayRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertTargetVpnGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertTargetVpnGatewayRequest,Operation>
HttpJsonTargetVpnGatewaysStub. insertCallable()
com.google.api.gax.rpc.UnaryCallable<InsertTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysStub. insertCallable()
com.google.api.gax.rpc.OperationCallable<InsertTargetVpnGatewayRequest,Operation,Operation>
HttpJsonTargetVpnGatewaysStub. insertOperationCallable()
com.google.api.gax.rpc.OperationCallable<InsertTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysStub. insertOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<InsertTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysStubSettings.Builder. insertOperationSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysStubSettings. insertOperationSettings()
Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysStubSettings.Builder. insertSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysStubSettings. insertSettings()
Returns the object with the settings used for calls to insert.
-