@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-01-04T09:55:14.976Z[Etc/UTC]") public class V1beta1CustomResourceValidation extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_OPEN_A_P_I_V3_SCHEMA |
Constructor and Description |
---|
V1beta1CustomResourceValidation() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
V1beta1JSONSchemaProps |
getOpenAPIV3Schema()
Get openAPIV3Schema
|
int |
hashCode() |
V1beta1CustomResourceValidation |
openAPIV3Schema(V1beta1JSONSchemaProps openAPIV3Schema) |
void |
setOpenAPIV3Schema(V1beta1JSONSchemaProps openAPIV3Schema) |
String |
toString() |
public static final String SERIALIZED_NAME_OPEN_A_P_I_V3_SCHEMA
public V1beta1CustomResourceValidation openAPIV3Schema(V1beta1JSONSchemaProps openAPIV3Schema)
@Nullable public V1beta1JSONSchemaProps getOpenAPIV3Schema()
public void setOpenAPIV3Schema(V1beta1JSONSchemaProps openAPIV3Schema)
Copyright © 2021. All rights reserved.