public class MuleDistribution extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MuleDistribution.Builder |
| Constructor and Description |
|---|
MuleDistribution(Path location,
String version) |
| Modifier and Type | Method and Description |
|---|---|
static MuleDistribution.Builder |
builder() |
Path |
getLocation() |
SemVer |
getVersion() |
public static MuleDistribution.Builder builder()
public Path getLocation()
public SemVer getVersion()
Copyright © 2022 MuleSoft, Inc.. All rights reserved.