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 |
---|---|
GetLicenseCodeHttpRequest |
GetLicenseCodeHttpRequest.Builder.build() |
static GetLicenseCodeHttpRequest |
GetLicenseCodeHttpRequest.getDefaultInstance() |
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 |
LicenseCodeClient.getLicenseCode(GetLicenseCodeHttpRequest request)
Return a specified license code.
|
GetLicenseCodeHttpRequest.Builder |
GetLicenseCodeHttpRequest.Builder.mergeFrom(GetLicenseCodeHttpRequest other) |
static GetLicenseCodeHttpRequest.Builder |
GetLicenseCodeHttpRequest.newBuilder(GetLicenseCodeHttpRequest 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.