Uses of Class
io.github.cdklabs.projen.circleci.Machine.Builder
-
Packages that use Machine.Builder Package Description io.github.cdklabs.projen.circleci -
-
Uses of Machine.Builder in io.github.cdklabs.projen.circleci
Methods in io.github.cdklabs.projen.circleci that return Machine.Builder Modifier and Type Method Description static Machine.BuilderMachine. builder()Machine.BuilderMachine.Builder. dockerLayerCaching(String dockerLayerCaching)Sets the value ofMachine.getDockerLayerCaching()Machine.BuilderMachine.Builder. image(String image)Sets the value ofMachine.getImage()Constructors in io.github.cdklabs.projen.circleci with parameters of type Machine.Builder Constructor Description Jsii$Proxy(Machine.Builder builder)Constructor that initializes the object based on literal property values passed by theMachine.Builder.
-