Uses of Class
software.amazon.awscdk.services.codebuild.SourceProps.Builder
Packages that use SourceProps.Builder
-
Uses of SourceProps.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return SourceProps.BuilderModifier and TypeMethodDescriptionstatic SourceProps.Builder
SourceProps.builder()
SourceProps.Builder.identifier
(String identifier) Sets the value ofSourceProps.getIdentifier()
Constructors in software.amazon.awscdk.services.codebuild with parameters of type SourceProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(SourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSourceProps.Builder
.