public static class Instance.DefaultImpls
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getAuthor(Instance $this) |
static boolean |
getCmd(Instance $this) |
static java.lang.String |
getCredentials(Instance $this) |
static java.lang.String |
getHiddenPassword(Instance $this) |
static java.lang.String |
getHttpBasicAuthUrl(Instance $this) |
static int |
getHttpPort(Instance $this) |
static java.lang.String |
getJson(Instance $this) |
static boolean |
getPublish(Instance $this) |
static IdType |
getType(Instance $this) |
static <T> T |
sync(Instance $this,
kotlin.jvm.functions.Function1<? super com.cognifide.gradle.aem.common.instance.InstanceSync,? extends T> synchronizer) |
static void |
validate(Instance $this) |
public static int getHttpPort(Instance $this)
@NotNull public static java.lang.String getHttpBasicAuthUrl(Instance $this)
@NotNull public static java.lang.String getHiddenPassword(Instance $this)
public static boolean getCmd(Instance $this)
@NotNull public static java.lang.String getCredentials(Instance $this)
public static <T> T sync(Instance $this, @NotNull kotlin.jvm.functions.Function1<? super com.cognifide.gradle.aem.common.instance.InstanceSync,? extends T> synchronizer)
public static void validate(Instance $this)
@NotNull public static java.lang.String getJson(Instance $this)
public static boolean getAuthor(Instance $this)
public static boolean getPublish(Instance $this)