public class DoneableContainerWaitResponse extends ContainerWaitResponseFluentImpl<DoneableContainerWaitResponse> implements Doneable<ContainerWaitResponse>, ContainerWaitResponseFluent<DoneableContainerWaitResponse>
| Constructor and Description |
|---|
DoneableContainerWaitResponse(ContainerWaitResponse item,
io.fabric8.docker.api.builder.Visitor<ContainerWaitResponse> visitor) |
DoneableContainerWaitResponse(io.fabric8.docker.api.builder.Visitor<ContainerWaitResponse> visitor) |
| Modifier and Type | Method and Description |
|---|---|
ContainerWaitResponse |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getStatusCode, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withStatusCodeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getStatusCode, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withStatusCodepublic DoneableContainerWaitResponse(ContainerWaitResponse item, io.fabric8.docker.api.builder.Visitor<ContainerWaitResponse> visitor)
public DoneableContainerWaitResponse(io.fabric8.docker.api.builder.Visitor<ContainerWaitResponse> visitor)
public ContainerWaitResponse done()
done in interface Doneable<ContainerWaitResponse>Copyright © 2015–2016 Red Hat. All rights reserved.