@Generated(value="org.jsonschema2pojo") public class TagImageHook extends Object implements KubernetesResource
| Constructor and Description |
|---|
TagImageHook()
No args constructor for use in serialization
|
TagImageHook(String containerName,
ObjectReference to) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getContainerName() |
ObjectReference |
getTo() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setContainerName(String containerName) |
void |
setTo(ObjectReference to) |
public TagImageHook()
public TagImageHook(String containerName, ObjectReference to)
containerName - to - public String getContainerName()
public void setContainerName(String containerName)
containerName - The containerNamepublic ObjectReference getTo()
public void setTo(ObjectReference to)
to - The toCopyright © 2015–2020 Red Hat. All rights reserved.