public class ImageName extends Object
ImageReference,
of(String)| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDomain()
Return the domain for this image name.
|
String |
getName()
Return the name of this image.
|
int |
hashCode() |
static ImageName |
of(String value)
Create a new
ImageName from the given value. |
String |
toLegacyString() |
String |
toString() |