Uses of Class
software.amazon.awscdk.services.codebuild.EfsFileSystemLocationProps.Builder
Packages that use EfsFileSystemLocationProps.Builder
-
Uses of EfsFileSystemLocationProps.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return EfsFileSystemLocationProps.BuilderModifier and TypeMethodDescriptionEfsFileSystemLocationProps.builder()EfsFileSystemLocationProps.Builder.identifier(String identifier) Sets the value ofEfsFileSystemLocationProps.getIdentifier()Sets the value ofEfsFileSystemLocationProps.getLocation()EfsFileSystemLocationProps.Builder.mountOptions(String mountOptions) Sets the value ofEfsFileSystemLocationProps.getMountOptions()EfsFileSystemLocationProps.Builder.mountPoint(String mountPoint) Sets the value ofEfsFileSystemLocationProps.getMountPoint()Constructors in software.amazon.awscdk.services.codebuild with parameters of type EfsFileSystemLocationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEfsFileSystemLocationProps.Builder.