| 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 | 
|---|---|
LicenseCode | 
LicenseCode.Builder.build()  | 
static LicenseCode | 
LicenseCode.getDefaultInstance()  | 
LicenseCode | 
LicenseCodeClient.getLicenseCode(GetLicenseCodeHttpRequest request)
Return a specified license code. 
 | 
LicenseCode | 
LicenseCodeClient.getLicenseCode(ProjectGlobalLicenseCodeName licenseCode)
Return a specified license code. 
 | 
LicenseCode | 
LicenseCodeClient.getLicenseCode(String licenseCode)
Return a specified license code. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetLicenseCodeHttpRequest,LicenseCode> | 
LicenseCodeClient.getLicenseCodeCallable()
Return a specified license code. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<GetLicenseCodeHttpRequest,LicenseCode> | 
LicenseCodeSettings.getLicenseCodeSettings()
Returns the object with the settings used for calls to getLicenseCode. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLicenseCodeHttpRequest,LicenseCode> | 
LicenseCodeSettings.Builder.getLicenseCodeSettings()
Returns the builder for the settings used for calls to getLicenseCode. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LicenseCode.Builder | 
LicenseCode.Builder.mergeFrom(LicenseCode other)  | 
static LicenseCode.Builder | 
LicenseCode.newBuilder(LicenseCode prototype)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<GetLicenseCodeHttpRequest,LicenseCode> | 
HttpJsonLicenseCodeStub.getLicenseCodeMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetLicenseCodeHttpRequest,LicenseCode> | 
LicenseCodeStub.getLicenseCodeCallable()  | 
com.google.api.gax.rpc.UnaryCallable<GetLicenseCodeHttpRequest,LicenseCode> | 
HttpJsonLicenseCodeStub.getLicenseCodeCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<GetLicenseCodeHttpRequest,LicenseCode> | 
LicenseCodeStubSettings.getLicenseCodeSettings()
Returns the object with the settings used for calls to getLicenseCode. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLicenseCodeHttpRequest,LicenseCode> | 
LicenseCodeStubSettings.Builder.getLicenseCodeSettings()
Returns the builder for the settings used for calls to getLicenseCode. 
 | 
Copyright © 2019 Google LLC. All rights reserved.