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 |
---|---|
UnaryCallable<GetLicenseCodeHttpRequest,LicenseCode> |
LicenseCodeClient.getLicenseCodeCallable()
Return a specified license code.
|
UnaryCallSettings<GetLicenseCodeHttpRequest,LicenseCode> |
LicenseCodeSettings.getLicenseCodeSettings()
Returns the object with the settings used for calls to getLicenseCode.
|
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 ApiMethodDescriptor<GetLicenseCodeHttpRequest,LicenseCode> |
HttpJsonLicenseCodeStub.getLicenseCodeMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetLicenseCodeHttpRequest,LicenseCode> |
HttpJsonLicenseCodeStub.getLicenseCodeCallable() |
UnaryCallable<GetLicenseCodeHttpRequest,LicenseCode> |
LicenseCodeStub.getLicenseCodeCallable() |
UnaryCallSettings<GetLicenseCodeHttpRequest,LicenseCode> |
LicenseCodeStubSettings.getLicenseCodeSettings()
Returns the object with the settings used for calls to getLicenseCode.
|
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.