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