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, VISIT| Constructor and Description |
|---|
V1beta1CustomResourceValidationFluentImpl() |
V1beta1CustomResourceValidationFluentImpl(io.kubernetes.client.openapi.models.V1beta1CustomResourceValidation instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1beta1CustomResourceValidationFluentImpl()
public V1beta1CustomResourceValidationFluentImpl(io.kubernetes.client.openapi.models.V1beta1CustomResourceValidation instance)
@Deprecated public io.kubernetes.client.openapi.models.V1beta1JSONSchemaProps getOpenAPIV3Schema()
getOpenAPIV3Schema in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>public io.kubernetes.client.openapi.models.V1beta1JSONSchemaProps buildOpenAPIV3Schema()
buildOpenAPIV3Schema in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>public A withOpenAPIV3Schema(io.kubernetes.client.openapi.models.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(io.kubernetes.client.openapi.models.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(io.kubernetes.client.openapi.models.V1beta1JSONSchemaProps item)
editOrNewOpenAPIV3SchemaLike in interface V1beta1CustomResourceValidationFluent<A extends V1beta1CustomResourceValidationFluent<A>>Copyright © 2022. All rights reserved.