Class SubmitResult
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitResult
-
public class SubmitResult extends java.lang.ObjectRepresents the response from application submit request- Author:
- freva
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Stringversion
-
Constructor Summary
Constructors Constructor Description SubmitResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-