@Value.Immutable
public interface Staging
| Modifier and Type | Method and Description |
|---|---|
default String |
getBuildpack() |
List<String> |
getBuildpacks() |
String |
getCommand() |
String |
getDetectedBuildpack() |
DockerInfo |
getDockerInfo() |
String |
getHealthCheckHttpEndpoint() |
Integer |
getHealthCheckTimeout() |
String |
getHealthCheckType() |
String |
getStack() |
Boolean |
isSshEnabled() |
List<String> getBuildpacks()
String getCommand()
String getDetectedBuildpack()
Integer getHealthCheckTimeout()
String getHealthCheckType()
String getHealthCheckHttpEndpoint()
Boolean isSshEnabled()
String getStack()
DockerInfo getDockerInfo()
default String getBuildpack()
Copyright © 2020 SAP SE. All rights reserved.