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 Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
openAPIV3Schema
(V1JSONSchemaProps openAPIV3Schema) Set openAPIV3Schema in a chainable fashion.void
setOpenAPIV3Schema
(V1JSONSchemaProps openAPIV3Schema) Set the openAPIV3Schema property valuetoString()
-
Field Details
-
JSON_PROPERTY_OPEN_A_P_I_V3_SCHEMA
- See Also:
-
-
Constructor Details
-
V1CustomResourceValidation
public V1CustomResourceValidation()
-
-
Method Details
-
getOpenAPIV3Schema
- Returns:
- the openAPIV3Schema property value
-
setOpenAPIV3Schema
Set the openAPIV3Schema property value -
openAPIV3Schema
Set openAPIV3Schema in a chainable fashion.- Returns:
- The same instance of V1CustomResourceValidation for chaining.
-
equals
-
hashCode
public int hashCode() -
toString
-