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 |
---|---|
UnaryCallable<ListLicensesHttpRequest,LicenseClient.ListLicensesPagedResponse> |
HttpJsonLicenseStub.listLicensesPagedCallable() |
UnaryCallable<ListLicensesHttpRequest,LicenseClient.ListLicensesPagedResponse> |
LicenseStub.listLicensesPagedCallable() |
PagedCallSettings<ListLicensesHttpRequest,LicensesListResponse,LicenseClient.ListLicensesPagedResponse> |
LicenseStubSettings.listLicensesSettings()
Returns the object with the settings used for calls to listLicenses.
|
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.