public class V1beta1JSONSchemaPropsOrStringArray extends Object
Constructor and Description |
---|
V1beta1JSONSchemaPropsOrStringArray() |
Modifier and Type | Method and Description |
---|---|
V1beta1JSONSchemaPropsOrStringArray |
addPropertyItem(String propertyItem) |
boolean |
equals(Object o) |
List<String> |
getProperty()
Get property
|
V1beta1JSONSchemaProps |
getSchema()
Get schema
|
int |
hashCode() |
V1beta1JSONSchemaPropsOrStringArray |
property(List<String> property) |
V1beta1JSONSchemaPropsOrStringArray |
schema(V1beta1JSONSchemaProps schema) |
void |
setProperty(List<String> property) |
void |
setSchema(V1beta1JSONSchemaProps schema) |
String |
toString() |
public V1beta1JSONSchemaPropsOrStringArray property(List<String> property)
public V1beta1JSONSchemaPropsOrStringArray addPropertyItem(String propertyItem)
public V1beta1JSONSchemaPropsOrStringArray schema(V1beta1JSONSchemaProps schema)
public V1beta1JSONSchemaProps getSchema()
public void setSchema(V1beta1JSONSchemaProps schema)
Copyright © 2017. All rights reserved.