Uses of Class
com.google.cloud.compute.v1.InsertVpnTunnelRequest
-
Packages that use InsertVpnTunnelRequest 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 InsertVpnTunnelRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertVpnTunnelRequest Modifier and Type Method Description InsertVpnTunnelRequestInsertVpnTunnelRequest.Builder. build()InsertVpnTunnelRequestInsertVpnTunnelRequest.Builder. buildPartial()static InsertVpnTunnelRequestInsertVpnTunnelRequest. getDefaultInstance()InsertVpnTunnelRequestInsertVpnTunnelRequest.Builder. getDefaultInstanceForType()InsertVpnTunnelRequestInsertVpnTunnelRequest. getDefaultInstanceForType()static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseDelimitedFrom(InputStream input)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseFrom(byte[] data)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseFrom(com.google.protobuf.ByteString data)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseFrom(com.google.protobuf.CodedInputStream input)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseFrom(InputStream input)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseFrom(ByteBuffer data)static InsertVpnTunnelRequestInsertVpnTunnelRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertVpnTunnelRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertVpnTunnelRequest>InsertVpnTunnelRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<InsertVpnTunnelRequest,Operation>VpnTunnelsClient. insertCallable()Creates a VpnTunnel resource in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallable<InsertVpnTunnelRequest,Operation,Operation>VpnTunnelsClient. insertOperationCallable()Creates a VpnTunnel resource in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertVpnTunnelRequest,Operation,Operation>VpnTunnelsSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertVpnTunnelRequest,Operation,Operation>VpnTunnelsSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertVpnTunnelRequest,Operation>VpnTunnelsSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertVpnTunnelRequest,Operation>VpnTunnelsSettings. insertSettings()Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertVpnTunnelRequest>InsertVpnTunnelRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type InsertVpnTunnelRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>VpnTunnelsClient. insertAsync(InsertVpnTunnelRequest request)Creates a VpnTunnel resource in the specified project and region using the data included in the request.InsertVpnTunnelRequest.BuilderInsertVpnTunnelRequest.Builder. mergeFrom(InsertVpnTunnelRequest other)static InsertVpnTunnelRequest.BuilderInsertVpnTunnelRequest. newBuilder(InsertVpnTunnelRequest prototype) -
Uses of InsertVpnTunnelRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertVpnTunnelRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertVpnTunnelRequest,Operation>HttpJsonVpnTunnelsStub. insertCallable()com.google.api.gax.rpc.UnaryCallable<InsertVpnTunnelRequest,Operation>VpnTunnelsStub. insertCallable()com.google.api.gax.rpc.OperationCallable<InsertVpnTunnelRequest,Operation,Operation>HttpJsonVpnTunnelsStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallable<InsertVpnTunnelRequest,Operation,Operation>VpnTunnelsStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<InsertVpnTunnelRequest,Operation,Operation>VpnTunnelsStubSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertVpnTunnelRequest,Operation,Operation>VpnTunnelsStubSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertVpnTunnelRequest,Operation>VpnTunnelsStubSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertVpnTunnelRequest,Operation>VpnTunnelsStubSettings. insertSettings()Returns the object with the settings used for calls to insert.
-