public interface ContainerChangeFluent<A extends ContainerChangeFluent<A>> extends io.fabric8.docker.api.builder.Fluent<A>
Integer
getKind()
String
getPath()
Boolean
hasKind()
hasPath()
A
withKind(Integer Kind)
withPath(String Path)
Integer getKind()
A withKind(Integer Kind)
Boolean hasKind()
String getPath()
A withPath(String Path)
Boolean hasPath()
Copyright © 2015–2017 Red Hat. All rights reserved.