Uses of Interface
io.kubernetes.client.openapi.models.V1JSONSchemaPropsFluent.ExternalDocsNested
Packages that use V1JSONSchemaPropsFluent.ExternalDocsNested
-
Uses of V1JSONSchemaPropsFluent.ExternalDocsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1JSONSchemaPropsFluent.ExternalDocsNestedModifier and TypeMethodDescriptionV1JSONSchemaPropsFluent.editExternalDocs()
V1JSONSchemaPropsFluentImpl.editExternalDocs()
V1JSONSchemaPropsFluent.editOrNewExternalDocs()
V1JSONSchemaPropsFluentImpl.editOrNewExternalDocs()
V1JSONSchemaPropsFluent.editOrNewExternalDocsLike
(io.kubernetes.client.openapi.models.V1ExternalDocumentation item) V1JSONSchemaPropsFluentImpl.editOrNewExternalDocsLike
(io.kubernetes.client.openapi.models.V1ExternalDocumentation item) V1JSONSchemaPropsFluent.withNewExternalDocs()
V1JSONSchemaPropsFluentImpl.withNewExternalDocs()
V1JSONSchemaPropsFluent.withNewExternalDocsLike
(io.kubernetes.client.openapi.models.V1ExternalDocumentation item) V1JSONSchemaPropsFluentImpl.withNewExternalDocsLike
(io.kubernetes.client.openapi.models.V1ExternalDocumentation item)