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).
|
getRawValuespublic final String name
public Repository(String name)
name - Repository namepublic URL getURL() throws MalformedURLException
MalformedURLExceptionpublic String getPath()
Copyright © 2025. All rights reserved.