Package step.core.docker
Class DockerRegistryConfiguration
java.lang.Object
step.core.accessors.AbstractIdentifiableObject
step.core.docker.DockerRegistryConfiguration
public class DockerRegistryConfiguration
extends step.core.accessors.AbstractIdentifiableObject
-
Field Summary
Fields inherited from class step.core.accessors.AbstractIdentifiableObject
customFields, ID
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()
void
setPassword
(String password) void
void
setUsername
(String username) Methods inherited from class step.core.accessors.AbstractIdentifiableObject
addCustomField, computeCustomFieldIfAbsent, equals, getCustomField, getCustomField, getCustomFields, getId, hashCode, setCustomFields, setId
-
Constructor Details
-
DockerRegistryConfiguration
public DockerRegistryConfiguration()
-
-
Method Details
-
getUrl
-
setUrl
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-