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