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 |
---|---|
GetLicenseHttpRequest |
GetLicenseHttpRequest.Builder.build() |
static GetLicenseHttpRequest |
GetLicenseHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetLicenseHttpRequest,License> |
LicenseClient.getLicenseCallable()
Returns the specified License resource.
|
UnaryCallSettings<GetLicenseHttpRequest,License> |
LicenseSettings.getLicenseSettings()
Returns the object with the settings used for calls to getLicense.
|
UnaryCallSettings.Builder<GetLicenseHttpRequest,License> |
LicenseSettings.Builder.getLicenseSettings()
Returns the builder for the settings used for calls to getLicense.
|
Modifier and Type | Method and Description |
---|---|
License |
LicenseClient.getLicense(GetLicenseHttpRequest request)
Returns the specified License resource.
|
GetLicenseHttpRequest.Builder |
GetLicenseHttpRequest.Builder.mergeFrom(GetLicenseHttpRequest other) |
static GetLicenseHttpRequest.Builder |
GetLicenseHttpRequest.newBuilder(GetLicenseHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetLicenseHttpRequest,License> |
HttpJsonLicenseStub.getLicenseMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetLicenseHttpRequest,License> |
HttpJsonLicenseStub.getLicenseCallable() |
UnaryCallable<GetLicenseHttpRequest,License> |
LicenseStub.getLicenseCallable() |
UnaryCallSettings<GetLicenseHttpRequest,License> |
LicenseStubSettings.getLicenseSettings()
Returns the object with the settings used for calls to getLicense.
|
UnaryCallSettings.Builder<GetLicenseHttpRequest,License> |
LicenseStubSettings.Builder.getLicenseSettings()
Returns the builder for the settings used for calls to getLicense.
|
Copyright © 2019 Google LLC. All rights reserved.