Package kubevirt.io
Class V1RootPaths
java.lang.Object
kubevirt.io.V1RootPaths
@Generated(value="io.swagger.codegen.languages.JavaClientCodegen",
date="2019-11-10T14:44:51.030+02:00")
public class V1RootPaths
extends Object
RootPaths lists the paths available at root. For example: \"/healthz\", \"/apis\".
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
paths
-
-
Constructor Details
-
V1RootPaths
public V1RootPaths()
-
-
Method Details
-
paths
-
addPathsItem
-
getPaths
paths are the paths available at root.- Returns:
- paths
-
setPaths
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-