public static class DockerRuntime.Companion
| Modifier and Type | Method and Description |
|---|---|
DockerRuntime |
detect(AemExtension aem) |
DockerRuntime |
determine(AemExtension aem) |
DockerRuntime |
of(AemExtension aem,
java.lang.String name) |
@NotNull public DockerRuntime determine(@NotNull AemExtension aem)
@Nullable public DockerRuntime of(@NotNull AemExtension aem, @NotNull java.lang.String name)
@Nullable public DockerRuntime detect(@NotNull AemExtension aem)