public class ImageTransferContainer extends IdentifiedContainer implements ImageTransfer
Constructor and Description |
---|
ImageTransferContainer() |
Modifier and Type | Method and Description |
---|---|
Host |
host() |
void |
host(Host newHost) |
boolean |
hostPresent() |
Image |
image() |
void |
image(Image newImage) |
boolean |
imagePresent() |
ImageTransferPhase |
phase() |
void |
phase(ImageTransferPhase newPhase) |
boolean |
phasePresent() |
String |
proxyUrl() |
void |
proxyUrl(String newProxyUrl) |
boolean |
proxyUrlPresent() |
String |
signedTicket() |
void |
signedTicket(String newSignedTicket) |
boolean |
signedTicketPresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public ImageTransferPhase phase()
phase
in interface ImageTransfer
public void phase(ImageTransferPhase newPhase)
public boolean phasePresent()
phasePresent
in interface ImageTransfer
public String proxyUrl()
proxyUrl
in interface ImageTransfer
public void proxyUrl(String newProxyUrl)
public boolean proxyUrlPresent()
proxyUrlPresent
in interface ImageTransfer
public String signedTicket()
signedTicket
in interface ImageTransfer
public void signedTicket(String newSignedTicket)
public boolean signedTicketPresent()
signedTicketPresent
in interface ImageTransfer
public Host host()
host
in interface ImageTransfer
public void host(Host newHost)
public boolean hostPresent()
hostPresent
in interface ImageTransfer
public Image image()
image
in interface ImageTransfer
public void image(Image newImage)
public boolean imagePresent()
imagePresent
in interface ImageTransfer
Copyright © 2016. All rights reserved.