public static class LicenseCodeLicenseAlias.Builder extends Object
Modifier and Type | Method and Description |
---|---|
LicenseCodeLicenseAlias |
build() |
LicenseCodeLicenseAlias.Builder |
clone() |
String |
getDescription()
[Output Only] Description of this License Code.
|
String |
getSelfLink()
[Output Only] URL of license corresponding to this License Code.
|
LicenseCodeLicenseAlias.Builder |
mergeFrom(LicenseCodeLicenseAlias other) |
LicenseCodeLicenseAlias.Builder |
setDescription(String description)
[Output Only] Description of this License Code.
|
LicenseCodeLicenseAlias.Builder |
setSelfLink(String selfLink)
[Output Only] URL of license corresponding to this License Code.
|
public LicenseCodeLicenseAlias.Builder mergeFrom(LicenseCodeLicenseAlias other)
public String getDescription()
public LicenseCodeLicenseAlias.Builder setDescription(String description)
public String getSelfLink()
public LicenseCodeLicenseAlias.Builder setSelfLink(String selfLink)
public LicenseCodeLicenseAlias build()
public LicenseCodeLicenseAlias.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.