public class V1CustomResourceValidationFluentImpl<A extends V1CustomResourceValidationFluent<A>> extends BaseFluent<A> implements V1CustomResourceValidationFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1CustomResourceValidationFluentImpl.OpenAPIV3SchemaNestedImpl<N> |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<N>_visitables| Constructor and Description |
|---|
V1CustomResourceValidationFluentImpl() |
V1CustomResourceValidationFluentImpl(V1CustomResourceValidation instance) |
| Modifier and Type | Method and Description |
|---|---|
V1JSONSchemaProps |
buildOpenAPIV3Schema() |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
editOpenAPIV3Schema() |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
editOrNewOpenAPIV3Schema() |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
editOrNewOpenAPIV3SchemaLike(V1JSONSchemaProps item) |
boolean |
equals(Object o) |
V1JSONSchemaProps |
getOpenAPIV3Schema()
Deprecated.
|
int |
hashCode() |
Boolean |
hasOpenAPIV3Schema() |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
withNewOpenAPIV3Schema() |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
withNewOpenAPIV3SchemaLike(V1JSONSchemaProps item) |
A |
withOpenAPIV3Schema(V1JSONSchemaProps openAPIV3Schema) |
public V1CustomResourceValidationFluentImpl()
public V1CustomResourceValidationFluentImpl(V1CustomResourceValidation instance)
@Deprecated public V1JSONSchemaProps getOpenAPIV3Schema()
getOpenAPIV3Schema in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public V1JSONSchemaProps buildOpenAPIV3Schema()
buildOpenAPIV3Schema in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public A withOpenAPIV3Schema(V1JSONSchemaProps openAPIV3Schema)
withOpenAPIV3Schema in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public Boolean hasOpenAPIV3Schema()
hasOpenAPIV3Schema in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> withNewOpenAPIV3Schema()
withNewOpenAPIV3Schema in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> withNewOpenAPIV3SchemaLike(V1JSONSchemaProps item)
withNewOpenAPIV3SchemaLike in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> editOpenAPIV3Schema()
editOpenAPIV3Schema in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> editOrNewOpenAPIV3Schema()
editOrNewOpenAPIV3Schema in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> editOrNewOpenAPIV3SchemaLike(V1JSONSchemaProps item)
editOrNewOpenAPIV3SchemaLike in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>Copyright © 2020. All rights reserved.