public class CustomResourceValidationFluentImpl<A extends CustomResourceValidationFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CustomResourceValidationFluent<A>
CustomResourceValidationFluent.OpenAPIV3SchemaNested<N>| Constructor and Description |
|---|
CustomResourceValidationFluentImpl() |
CustomResourceValidationFluentImpl(CustomResourceValidation instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CustomResourceValidationFluentImpl()
public CustomResourceValidationFluentImpl(CustomResourceValidation instance)
@Deprecated public JSONSchemaProps getOpenAPIV3Schema()
getOpenAPIV3Schema in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public JSONSchemaProps buildOpenAPIV3Schema()
buildOpenAPIV3Schema in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public A withOpenAPIV3Schema(JSONSchemaProps openAPIV3Schema)
withOpenAPIV3Schema in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public Boolean hasOpenAPIV3Schema()
hasOpenAPIV3Schema in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> withNewOpenAPIV3Schema()
withNewOpenAPIV3Schema in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> withNewOpenAPIV3SchemaLike(JSONSchemaProps item)
withNewOpenAPIV3SchemaLike in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> editOpenAPIV3Schema()
editOpenAPIV3Schema in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> editOrNewOpenAPIV3Schema()
editOrNewOpenAPIV3Schema in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> editOrNewOpenAPIV3SchemaLike(JSONSchemaProps item)
editOrNewOpenAPIV3SchemaLike in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface CustomResourceValidationFluent<A extends CustomResourceValidationFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CustomResourceValidationFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CustomResourceValidationFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.