Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.Builder.build() |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<LicenseCodeLicenseAlias> |
LicenseCode.getLicenseAliasList()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
List<LicenseCodeLicenseAlias> |
LicenseCode.Builder.getLicenseAliasList()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
Modifier and Type | Method and Description |
---|---|
LicenseCode.Builder |
LicenseCode.Builder.addLicenseAlias(LicenseCodeLicenseAlias licenseAlias)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCodeLicenseAlias.Builder |
LicenseCodeLicenseAlias.Builder.mergeFrom(LicenseCodeLicenseAlias other) |
static LicenseCodeLicenseAlias.Builder |
LicenseCodeLicenseAlias.newBuilder(LicenseCodeLicenseAlias prototype) |
Modifier and Type | Method and Description |
---|---|
LicenseCode.Builder |
LicenseCode.Builder.addAllLicenseAlias(List<LicenseCodeLicenseAlias> licenseAlias)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
Copyright © 2019 Google LLC. All rights reserved.