public class V1beta1CustomResourceValidationFluentImpl<A extends V1beta1CustomResourceValidationFluent<A>> extends BaseFluent<A> implements V1beta1CustomResourceValidationFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1beta1CustomResourceValidationFluentImpl.OpenAPIV3SchemaNestedImpl<N> |
V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<N>
_visitables
Constructor and Description |
---|
V1beta1CustomResourceValidationFluentImpl() |
V1beta1CustomResourceValidationFluentImpl(V1beta1CustomResourceValidation instance) |
public V1beta1CustomResourceValidationFluentImpl()
public V1beta1CustomResourceValidationFluentImpl(V1beta1CustomResourceValidation instance)
@Deprecated public V1beta1JSONSchemaProps getOpenAPIV3Schema()
getOpenAPIV3Schema
in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>
public V1beta1JSONSchemaProps buildOpenAPIV3Schema()
buildOpenAPIV3Schema
in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>
public A withOpenAPIV3Schema(V1beta1JSONSchemaProps openAPIV3Schema)
withOpenAPIV3Schema
in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>
public Boolean hasOpenAPIV3Schema()
hasOpenAPIV3Schema
in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>
public V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> withNewOpenAPIV3Schema()
withNewOpenAPIV3Schema
in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>
public V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> withNewOpenAPIV3SchemaLike(V1beta1JSONSchemaProps item)
withNewOpenAPIV3SchemaLike
in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>
public V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> editOpenAPIV3Schema()
editOpenAPIV3Schema
in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>
public V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> editOrNewOpenAPIV3Schema()
editOrNewOpenAPIV3Schema
in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>
public V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> editOrNewOpenAPIV3SchemaLike(V1beta1JSONSchemaProps item)
editOrNewOpenAPIV3SchemaLike
in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>
Copyright © 2020. All rights reserved.