V1beta1JSONSchemaProps |
V1beta1JSONSchemaProps.addAllOfItem(V1beta1JSONSchemaProps allOfItem) |
V1beta1JSONSchemaProps |
V1beta1JSONSchemaProps.addAnyOfItem(V1beta1JSONSchemaProps anyOfItem) |
V1beta1JSONSchemaPropsFluent.AllOfNested<A> |
V1beta1JSONSchemaPropsFluent.addNewAllOfLike(V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.AllOfNested<A> |
V1beta1JSONSchemaPropsFluentImpl.addNewAllOfLike(V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> |
V1beta1JSONSchemaPropsFluent.addNewAnyOfLike(V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> |
V1beta1JSONSchemaPropsFluentImpl.addNewAnyOfLike(V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.OneOfNested<A> |
V1beta1JSONSchemaPropsFluent.addNewOneOfLike(V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.OneOfNested<A> |
V1beta1JSONSchemaPropsFluentImpl.addNewOneOfLike(V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaProps |
V1beta1JSONSchemaProps.addOneOfItem(V1beta1JSONSchemaProps oneOfItem) |
A |
V1beta1JSONSchemaPropsFluent.addToAllOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluentImpl.addToAllOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluent.addToAllOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluentImpl.addToAllOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluent.addToAnyOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluentImpl.addToAnyOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluent.addToAnyOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluentImpl.addToAnyOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluent.addToDefinitions(String key,
V1beta1JSONSchemaProps value) |
A |
V1beta1JSONSchemaPropsFluentImpl.addToDefinitions(String key,
V1beta1JSONSchemaProps value) |
A |
V1beta1JSONSchemaPropsFluent.addToOneOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluentImpl.addToOneOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluent.addToOneOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluentImpl.addToOneOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluent.addToPatternProperties(String key,
V1beta1JSONSchemaProps value) |
A |
V1beta1JSONSchemaPropsFluentImpl.addToPatternProperties(String key,
V1beta1JSONSchemaProps value) |
A |
V1beta1JSONSchemaPropsFluent.addToProperties(String key,
V1beta1JSONSchemaProps value) |
A |
V1beta1JSONSchemaPropsFluentImpl.addToProperties(String key,
V1beta1JSONSchemaProps value) |
V1beta1JSONSchemaPropsFluent.NotNested<A> |
V1beta1JSONSchemaPropsFluent.editOrNewNotLike(V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.NotNested<A> |
V1beta1JSONSchemaPropsFluentImpl.editOrNewNotLike(V1beta1JSONSchemaProps item) |
V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
V1beta1CustomResourceValidationFluentImpl.editOrNewOpenAPIV3SchemaLike(V1beta1JSONSchemaProps item) |
V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
V1beta1CustomResourceValidationFluent.editOrNewOpenAPIV3SchemaLike(V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaProps |
V1beta1JSONSchemaProps.not(V1beta1JSONSchemaProps not) |
V1beta1CustomResourceValidation |
V1beta1CustomResourceValidation.openAPIV3Schema(V1beta1JSONSchemaProps openAPIV3Schema) |
V1beta1JSONSchemaProps |
V1beta1JSONSchemaProps.putDefinitionsItem(String key,
V1beta1JSONSchemaProps definitionsItem) |
V1beta1JSONSchemaProps |
V1beta1JSONSchemaProps.putPatternPropertiesItem(String key,
V1beta1JSONSchemaProps patternPropertiesItem) |
V1beta1JSONSchemaProps |
V1beta1JSONSchemaProps.putPropertiesItem(String key,
V1beta1JSONSchemaProps propertiesItem) |
A |
V1beta1JSONSchemaPropsFluent.removeFromAllOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluentImpl.removeFromAllOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluent.removeFromAnyOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluentImpl.removeFromAnyOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluent.removeFromOneOf(V1beta1JSONSchemaProps... items) |
A |
V1beta1JSONSchemaPropsFluentImpl.removeFromOneOf(V1beta1JSONSchemaProps... items) |
V1beta1JSONSchemaPropsFluent.AllOfNested<A> |
V1beta1JSONSchemaPropsFluent.setNewAllOfLike(int index,
V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.AllOfNested<A> |
V1beta1JSONSchemaPropsFluentImpl.setNewAllOfLike(int index,
V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> |
V1beta1JSONSchemaPropsFluent.setNewAnyOfLike(int index,
V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.AnyOfNested<A> |
V1beta1JSONSchemaPropsFluentImpl.setNewAnyOfLike(int index,
V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.OneOfNested<A> |
V1beta1JSONSchemaPropsFluent.setNewOneOfLike(int index,
V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.OneOfNested<A> |
V1beta1JSONSchemaPropsFluentImpl.setNewOneOfLike(int index,
V1beta1JSONSchemaProps item) |
void |
V1beta1JSONSchemaProps.setNot(V1beta1JSONSchemaProps not) |
void |
V1beta1CustomResourceValidation.setOpenAPIV3Schema(V1beta1JSONSchemaProps openAPIV3Schema) |
A |
V1beta1JSONSchemaPropsFluent.setToAllOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluentImpl.setToAllOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluent.setToAnyOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluentImpl.setToAnyOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluent.setToOneOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluentImpl.setToOneOf(int index,
V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluent.withAllOf(V1beta1JSONSchemaProps... allOf) |
A |
V1beta1JSONSchemaPropsFluentImpl.withAllOf(V1beta1JSONSchemaProps... allOf) |
A |
V1beta1JSONSchemaPropsFluent.withAnyOf(V1beta1JSONSchemaProps... anyOf) |
A |
V1beta1JSONSchemaPropsFluentImpl.withAnyOf(V1beta1JSONSchemaProps... anyOf) |
V1beta1JSONSchemaPropsFluent.NotNested<A> |
V1beta1JSONSchemaPropsFluent.withNewNotLike(V1beta1JSONSchemaProps item) |
V1beta1JSONSchemaPropsFluent.NotNested<A> |
V1beta1JSONSchemaPropsFluentImpl.withNewNotLike(V1beta1JSONSchemaProps item) |
V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
V1beta1CustomResourceValidationFluentImpl.withNewOpenAPIV3SchemaLike(V1beta1JSONSchemaProps item) |
V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<A> |
V1beta1CustomResourceValidationFluent.withNewOpenAPIV3SchemaLike(V1beta1JSONSchemaProps item) |
A |
V1beta1JSONSchemaPropsFluent.withNot(V1beta1JSONSchemaProps not) |
A |
V1beta1JSONSchemaPropsFluentImpl.withNot(V1beta1JSONSchemaProps not) |
A |
V1beta1JSONSchemaPropsFluent.withOneOf(V1beta1JSONSchemaProps... oneOf) |
A |
V1beta1JSONSchemaPropsFluentImpl.withOneOf(V1beta1JSONSchemaProps... oneOf) |
A |
V1beta1CustomResourceValidationFluentImpl.withOpenAPIV3Schema(V1beta1JSONSchemaProps openAPIV3Schema) |
A |
V1beta1CustomResourceValidationFluent.withOpenAPIV3Schema(V1beta1JSONSchemaProps openAPIV3Schema) |