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 |
---|---|
ListLicensesHttpRequest |
ListLicensesHttpRequest.Builder.build() |
static ListLicensesHttpRequest |
ListLicensesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListLicensesHttpRequest,LicensesListResponse> |
LicenseClient.listLicensesCallable()
Retrieves the list of licenses available in the specified project.
|
UnaryCallable<ListLicensesHttpRequest,LicenseClient.ListLicensesPagedResponse> |
LicenseClient.listLicensesPagedCallable()
Retrieves the list of licenses available in the specified project.
|
PagedCallSettings<ListLicensesHttpRequest,LicensesListResponse,LicenseClient.ListLicensesPagedResponse> |
LicenseSettings.listLicensesSettings()
Returns the object with the settings used for calls to listLicenses.
|
PagedCallSettings.Builder<ListLicensesHttpRequest,LicensesListResponse,LicenseClient.ListLicensesPagedResponse> |
LicenseSettings.Builder.listLicensesSettings()
Returns the builder for the settings used for calls to listLicenses.
|
Modifier and Type | Method and Description |
---|---|
LicenseClient.ListLicensesPagedResponse |
LicenseClient.listLicenses(ListLicensesHttpRequest request)
Retrieves the list of licenses available in the specified project.
|
ListLicensesHttpRequest.Builder |
ListLicensesHttpRequest.Builder.mergeFrom(ListLicensesHttpRequest other) |
static ListLicensesHttpRequest.Builder |
ListLicensesHttpRequest.newBuilder(ListLicensesHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
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<ListLicensesHttpRequest,LicensesListResponse> |
HttpJsonLicenseStub.listLicensesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.