public class DockerImageDescriptor extends Object
| Constructor and Description |
|---|
DockerImageDescriptor(DockerImageURI name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
DockerImageURI |
getImageUri() |
public DockerImageDescriptor(DockerImageURI name, String description)
public String getDescription()
public DockerImageURI getImageUri()
Copyright © 2020 Red Hat, Inc. All Rights Reserved.