@Value.Immutable
public interface RuntimeSpec
| Modifier and Type | Interface and Description |
|---|---|
static class |
RuntimeSpec.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationClass() |
default Set<MavenArtifact> |
getDependencies() |
default Map<String,String> |
getMetadata() |
String |
getProvider() |
String |
getVersion() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.