Uses of Interface
io.kubernetes.client.openapi.models.V1JSONSchemaPropsFluent.OneOfNested
Packages that use V1JSONSchemaPropsFluent.OneOfNested
-
Uses of V1JSONSchemaPropsFluent.OneOfNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1JSONSchemaPropsFluent.OneOfNestedModifier and TypeMethodDescriptionV1JSONSchemaPropsFluent.addNewOneOf()V1JSONSchemaPropsFluentImpl.addNewOneOf()V1JSONSchemaPropsFluent.addNewOneOfLike(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) V1JSONSchemaPropsFluentImpl.addNewOneOfLike(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) V1JSONSchemaPropsFluent.editFirstOneOf()V1JSONSchemaPropsFluentImpl.editFirstOneOf()V1JSONSchemaPropsFluent.editLastOneOf()V1JSONSchemaPropsFluentImpl.editLastOneOf()V1JSONSchemaPropsFluent.editMatchingOneOf(Predicate<V1JSONSchemaPropsBuilder> predicate) V1JSONSchemaPropsFluentImpl.editMatchingOneOf(Predicate<V1JSONSchemaPropsBuilder> predicate) V1JSONSchemaPropsFluent.setNewOneOfLike(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item) V1JSONSchemaPropsFluentImpl.setNewOneOfLike(Integer index, io.kubernetes.client.openapi.models.V1JSONSchemaProps item)