Uses of Interface
io.github.cdklabs.projen.circleci.Docker
-
Packages that use Docker Package Description io.github.cdklabs.projen.circleci -
-
Uses of Docker in io.github.cdklabs.projen.circleci
Classes in io.github.cdklabs.projen.circleci that implement Docker Modifier and Type Class Description static classDocker.Jsii$ProxyAn implementation forDockerMethods in io.github.cdklabs.projen.circleci that return Docker Modifier and Type Method Description DockerDocker.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.circleci that return types with arguments of type Docker Modifier and Type Method Description default List<Docker>Job. getDocker()List<Docker>Job.Jsii$Proxy. getDocker()Method parameters in io.github.cdklabs.projen.circleci with type arguments of type Docker Modifier and Type Method Description Job.BuilderJob.Builder. docker(List<? extends Docker> docker)Sets the value ofJob.getDocker()
-