Uses of Class
software.amazon.awscdk.services.batch.Tmpfs.Builder
Packages that use Tmpfs.Builder
-
Uses of Tmpfs.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return Tmpfs.BuilderModifier and TypeMethodDescriptionstatic Tmpfs.BuilderTmpfs.builder()Tmpfs.Builder.containerPath(String containerPath) Sets the value ofTmpfs.getContainerPath()Tmpfs.Builder.mountOptions(List<? extends TmpfsMountOption> mountOptions) Sets the value ofTmpfs.getMountOptions()Sets the value ofTmpfs.getSize()Constructors in software.amazon.awscdk.services.batch with parameters of type Tmpfs.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(Tmpfs.Builder builder) Constructor that initializes the object based on literal property values passed by theTmpfs.Builder.