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 |
---|---|
License |
License.Builder.build() |
License |
InsertLicenseHttpRequest.getApiMessageRequestBody() |
static License |
License.getDefaultInstance() |
License |
LicenseClient.getLicense(GetLicenseHttpRequest request)
Returns the specified License resource.
|
License |
LicenseClient.getLicense(ProjectGlobalLicenseName license)
Returns the specified License resource.
|
License |
LicenseClient.getLicense(String license)
Returns the specified License resource.
|
License |
InsertLicenseHttpRequest.getLicenseResource()
A license resource.
|
License |
InsertLicenseHttpRequest.Builder.getLicenseResource()
A license resource.
|
Modifier and Type | Method and Description |
---|---|
List<License> |
LicensesListResponse.getItemsList()
A list of License resources.
|
List<License> |
LicensesListResponse.Builder.getItemsList()
A list of License resources.
|
UnaryCallable<GetLicenseHttpRequest,License> |
LicenseClient.getLicenseCallable()
Returns the specified License resource.
|
UnaryCallSettings<GetLicenseHttpRequest,License> |
LicenseSettings.getLicenseSettings()
Returns the object with the settings used for calls to getLicense.
|
UnaryCallSettings.Builder<GetLicenseHttpRequest,License> |
LicenseSettings.Builder.getLicenseSettings()
Returns the builder for the settings used for calls to getLicense.
|
Modifier and Type | Method and Description |
---|---|
LicensesListResponse.Builder |
LicensesListResponse.Builder.addItems(License items)
A list of License resources.
|
Operation |
LicenseClient.insertLicense(ProjectName project,
License licenseResource)
Create a License resource in the specified project.
|
Operation |
LicenseClient.insertLicense(String project,
License licenseResource)
Create a License resource in the specified project.
|
License.Builder |
License.Builder.mergeFrom(License other) |
static License.Builder |
License.newBuilder(License prototype) |
InsertLicenseHttpRequest.Builder |
InsertLicenseHttpRequest.Builder.setLicenseResource(License licenseResource)
A license resource.
|
Modifier and Type | Method and Description |
---|---|
LicensesListResponse.Builder |
LicensesListResponse.Builder.addAllItems(List<License> items)
A list of License resources.
|
static com.google.api.core.ApiFuture<LicenseClient.ListLicensesPagedResponse> |
LicenseClient.ListLicensesPagedResponse.createAsync(PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context,
com.google.api.core.ApiFuture<LicensesListResponse> futureResponse) |
protected LicenseClient.ListLicensesPage |
LicenseClient.ListLicensesPage.createPage(PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context,
LicensesListResponse response) |
com.google.api.core.ApiFuture<LicenseClient.ListLicensesPage> |
LicenseClient.ListLicensesPage.createPageAsync(PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context,
com.google.api.core.ApiFuture<LicensesListResponse> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetLicenseHttpRequest,License> |
HttpJsonLicenseStub.getLicenseMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetLicenseHttpRequest,License> |
HttpJsonLicenseStub.getLicenseCallable() |
UnaryCallable<GetLicenseHttpRequest,License> |
LicenseStub.getLicenseCallable() |
UnaryCallSettings<GetLicenseHttpRequest,License> |
LicenseStubSettings.getLicenseSettings()
Returns the object with the settings used for calls to getLicense.
|
UnaryCallSettings.Builder<GetLicenseHttpRequest,License> |
LicenseStubSettings.Builder.getLicenseSettings()
Returns the builder for the settings used for calls to getLicense.
|
Copyright © 2019 Google LLC. All rights reserved.