Class V1CustomResourceValidation
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1CustomResourceValidation
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1CustomResourceValidation
extends Object
CustomResourceValidation is a list of validation methods for CustomResources.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleaninthashCode()openAPIV3Schema(V1JSONSchemaProps openAPIV3Schema) Set openAPIV3Schema in a chainable fashion.voidsetOpenAPIV3Schema(V1JSONSchemaProps openAPIV3Schema) Set the openAPIV3Schema property valuetoString()
- 
Field Details- 
JSON_PROPERTY_OPEN_A_P_I_V3_SCHEMA- See Also:
 
 
- 
- 
Constructor Details- 
V1CustomResourceValidationpublic V1CustomResourceValidation()
 
- 
- 
Method Details- 
getOpenAPIV3Schema- Returns:
- the openAPIV3Schema property value
 
- 
setOpenAPIV3SchemaSet the openAPIV3Schema property value
- 
openAPIV3SchemaSet openAPIV3Schema in a chainable fashion.- Returns:
- The same instance of V1CustomResourceValidation for chaining.
 
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-