public class VaultClient
public VaultClient(@NotNull
AemExtension aem)
public void cli(@NotNull
kotlin.jvm.functions.Function1<? super com.cognifide.gradle.aem.common.cli.CliApp,kotlin.Unit> options)
public org.gradle.api.provider.Property<java.lang.String> getCommand()
public org.gradle.api.provider.MapProperty<java.lang.String,java.lang.Object> getCommandProperties()
@NotNull public java.lang.String getCommandEffective()
public org.gradle.api.file.DirectoryProperty getContentDir()
public org.gradle.api.provider.Property<java.lang.String> getContentRelativePath()
@NotNull public java.io.File getContentDirEffective()
@NotNull public VaultSummary run()
@NotNull public AemExtension getAem()