Interface ParseRunsRetrieveRequestResponseType.Visitor<T>
-
- Enclosing class:
- ParseRunsRetrieveRequestResponseType
public static interface ParseRunsRetrieveRequestResponseType.Visitor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TvisitJson()TvisitUnknown(java.lang.String unknownType)TvisitUrl()
-