Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
InsertLicenseHttpRequest |
InsertLicenseHttpRequest.Builder.build() |
static InsertLicenseHttpRequest |
InsertLicenseHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertLicenseHttpRequest,Operation> |
LicenseClient.insertLicenseCallable()
Create a License resource in the specified project.
|
UnaryCallSettings<InsertLicenseHttpRequest,Operation> |
LicenseSettings.insertLicenseSettings()
Returns the object with the settings used for calls to insertLicense.
|
UnaryCallSettings.Builder<InsertLicenseHttpRequest,Operation> |
LicenseSettings.Builder.insertLicenseSettings()
Returns the builder for the settings used for calls to insertLicense.
|
Modifier and Type | Method and Description |
---|---|
Operation |
LicenseClient.insertLicense(InsertLicenseHttpRequest request)
Create a License resource in the specified project.
|
InsertLicenseHttpRequest.Builder |
InsertLicenseHttpRequest.Builder.mergeFrom(InsertLicenseHttpRequest other) |
static InsertLicenseHttpRequest.Builder |
InsertLicenseHttpRequest.newBuilder(InsertLicenseHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertLicenseHttpRequest,Operation> |
HttpJsonLicenseStub.insertLicenseMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertLicenseHttpRequest,Operation> |
HttpJsonLicenseStub.insertLicenseCallable() |
UnaryCallable<InsertLicenseHttpRequest,Operation> |
LicenseStub.insertLicenseCallable() |
UnaryCallSettings<InsertLicenseHttpRequest,Operation> |
LicenseStubSettings.insertLicenseSettings()
Returns the object with the settings used for calls to insertLicense.
|
UnaryCallSettings.Builder<InsertLicenseHttpRequest,Operation> |
LicenseStubSettings.Builder.insertLicenseSettings()
Returns the builder for the settings used for calls to insertLicense.
|
Copyright © 2019 Google LLC. All rights reserved.