Modifier and Type | Class and Description |
---|---|
class |
Compute.LicenseCodes.Get |
Constructor and Description |
---|
LicenseCodes() |
Modifier and Type | Method and Description |
---|---|
Compute.LicenseCodes.Get |
get(String project,
String licenseCode)
Return a specified license code.
|
public Compute.LicenseCodes.Get get(String project, String licenseCode) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.project
- Project ID for this request.licenseCode
- Number corresponding to the License code resource to return.IOException
Copyright © 2011–2020 Google. All rights reserved.