public class V1CustomResourceValidationFluentImpl<A extends V1CustomResourceValidationFluent<A>> extends BaseFluent<A> implements V1CustomResourceValidationFluent<A>
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1CustomResourceValidationFluentImpl() |
V1CustomResourceValidationFluentImpl(io.kubernetes.client.openapi.models.V1CustomResourceValidation instance) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1JSONSchemaProps |
buildOpenAPIV3Schema() |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
editOpenAPIV3Schema() |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
editOrNewOpenAPIV3Schema() |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
editOrNewOpenAPIV3SchemaLike(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) |
boolean |
equals(Object o) |
io.kubernetes.client.openapi.models.V1JSONSchemaProps |
getOpenAPIV3Schema()
Deprecated.
|
int |
hashCode() |
Boolean |
hasOpenAPIV3Schema() |
String |
toString() |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
withNewOpenAPIV3Schema() |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
withNewOpenAPIV3SchemaLike(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) |
A |
withOpenAPIV3Schema(io.kubernetes.client.openapi.models.V1JSONSchemaProps openAPIV3Schema) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1CustomResourceValidationFluentImpl()
public V1CustomResourceValidationFluentImpl(io.kubernetes.client.openapi.models.V1CustomResourceValidation instance)
@Deprecated public io.kubernetes.client.openapi.models.V1JSONSchemaProps getOpenAPIV3Schema()
getOpenAPIV3Schema in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public io.kubernetes.client.openapi.models.V1JSONSchemaProps buildOpenAPIV3Schema()
buildOpenAPIV3Schema in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public A withOpenAPIV3Schema(io.kubernetes.client.openapi.models.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(io.kubernetes.client.openapi.models.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(io.kubernetes.client.openapi.models.V1JSONSchemaProps item)
editOrNewOpenAPIV3SchemaLike in interface V1CustomResourceValidationFluent<A extends V1CustomResourceValidationFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1CustomResourceValidationFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1CustomResourceValidationFluent<A>>Copyright © 2022. All rights reserved.