public final class LicenseId extends ResourceId
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
license()
Returns the name of the license.
|
static LicenseId |
of(String license)
Returns a license identity given the license name.
|
static LicenseId |
of(String project,
String license)
Returns a license identity given project and license names.
|
String |
selfLink()
Returns a fully qualified URL to the entity.
|
project, toStringpublic String license()
public String selfLink()
ResourceIdselfLink in class ResourceIdCopyright © 2016 Google. All rights reserved.