Class StartingInfo
- java.lang.Object
-
- com.sap.cloudfoundry.client.facade.StartingInfo
-
public class StartingInfo extends Object
Starting info contains values from response headers when an application is first started. One of the possible header values may be the location of the staging log when starting an application.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedStartingInfo()StartingInfo(String stagingFile)
-