public class ContainerExecCreateResponseFluentImpl<A extends ContainerExecCreateResponseFluent<A>> extends io.fabric8.docker.api.builder.BaseFluent<A> implements ContainerExecCreateResponseFluent<A>
| Constructor and Description |
|---|
ContainerExecCreateResponseFluentImpl() |
ContainerExecCreateResponseFluentImpl(ContainerExecCreateResponse instance) |
public ContainerExecCreateResponseFluentImpl()
public ContainerExecCreateResponseFluentImpl(ContainerExecCreateResponse instance)
public String getId()
getId in interface ContainerExecCreateResponseFluent<A extends ContainerExecCreateResponseFluent<A>>public A withId(String Id)
withId in interface ContainerExecCreateResponseFluent<A extends ContainerExecCreateResponseFluent<A>>public Boolean hasId()
hasId in interface ContainerExecCreateResponseFluent<A extends ContainerExecCreateResponseFluent<A>>Copyright © 2015–2017 Red Hat. All rights reserved.