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