public class Repository extends DockerObject implements Serializable
Constructor and Description |
---|
Repository(String name)
Name may be eg.
|
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
URL |
getURL()
Return the URL portion (repository).
|
getRawValues
public final String name
public Repository(String name)
name
- Repository namepublic URL getURL() throws MalformedURLException
MalformedURLException
public String getPath()
Copyright © 2024. All rights reserved.