| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
LicensesClient.ListPagedResponse |
LicensesClient.list(ListLicensesRequest request)
Retrieves the list of licenses available in the specified project.
|
LicensesClient.ListPagedResponse |
LicensesClient.list(String project)
Retrieves the list of licenses available in the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<LicensesClient.ListPagedResponse> |
LicensesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLicensesRequest,LicensesListResponse,License> context,
com.google.api.core.ApiFuture<LicensesListResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLicensesRequest,LicensesClient.ListPagedResponse> |
LicensesClient.listPagedCallable()
Retrieves the list of licenses available in the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListLicensesRequest,LicensesListResponse,LicensesClient.ListPagedResponse> |
LicensesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLicensesRequest,LicensesListResponse,LicensesClient.ListPagedResponse> |
LicensesSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListLicensesRequest,LicensesClient.ListPagedResponse> |
HttpJsonLicensesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLicensesRequest,LicensesClient.ListPagedResponse> |
LicensesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLicensesRequest,LicensesListResponse,LicensesClient.ListPagedResponse> |
LicensesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLicensesRequest,LicensesListResponse,LicensesClient.ListPagedResponse> |
LicensesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.