Uses of Class
software.amazon.awscdk.services.codebuild.ComputeConfiguration.Builder
Packages that use ComputeConfiguration.Builder
-
Uses of ComputeConfiguration.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return ComputeConfiguration.BuilderModifier and TypeMethodDescriptionstatic ComputeConfiguration.BuilderComputeConfiguration.builder()Sets the value ofComputeConfiguration.getDisk()ComputeConfiguration.Builder.instanceType(InstanceType instanceType) Sets the value ofComputeConfiguration.getInstanceType()ComputeConfiguration.Builder.machineType(MachineType machineType) Sets the value ofComputeConfiguration.getMachineType()Sets the value ofComputeConfiguration.getMemory()Sets the value ofComputeConfiguration.getVCpu()Constructors in software.amazon.awscdk.services.codebuild with parameters of type ComputeConfiguration.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ComputeConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theComputeConfiguration.Builder.