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 |
---|---|
LicenseClient.ListLicensesPagedResponse |
LicenseClient.listLicenses(ListLicensesHttpRequest request)
Retrieves the list of licenses available in the specified project.
|
LicenseClient.ListLicensesPagedResponse |
LicenseClient.listLicenses(ProjectName project)
Retrieves the list of licenses available in the specified project.
|
LicenseClient.ListLicensesPagedResponse |
LicenseClient.listLicenses(String project)
Retrieves the list of licenses available in the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<LicenseClient.ListLicensesPagedResponse> |
LicenseClient.ListLicensesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context,
com.google.api.core.ApiFuture<LicensesListResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLicensesHttpRequest,LicenseClient.ListLicensesPagedResponse> |
LicenseClient.listLicensesPagedCallable()
Retrieves the list of licenses available in the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListLicensesHttpRequest,LicensesListResponse,LicenseClient.ListLicensesPagedResponse> |
LicenseSettings.listLicensesSettings()
Returns the object with the settings used for calls to listLicenses.
|
com.google.api.gax.rpc.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 |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListLicensesHttpRequest,LicenseClient.ListLicensesPagedResponse> |
HttpJsonLicenseStub.listLicensesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLicensesHttpRequest,LicenseClient.ListLicensesPagedResponse> |
LicenseStub.listLicensesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLicensesHttpRequest,LicensesListResponse,LicenseClient.ListLicensesPagedResponse> |
LicenseStubSettings.listLicensesSettings()
Returns the object with the settings used for calls to listLicenses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLicensesHttpRequest,LicensesListResponse,LicenseClient.ListLicensesPagedResponse> |
LicenseStubSettings.Builder.listLicensesSettings()
Returns the builder for the settings used for calls to listLicenses.
|
Copyright © 2019 Google LLC. All rights reserved.