Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1ExternalDocumentation |
V1ExternalDocumentation.description(String description) |
V1ExternalDocumentation |
V1JSONSchemaProps.getExternalDocs()
Get externalDocs
|
V1ExternalDocumentation |
V1ExternalDocumentation.url(String url) |
Modifier and Type | Method and Description |
---|---|
V1JSONSchemaProps |
V1JSONSchemaProps.externalDocs(V1ExternalDocumentation externalDocs) |
void |
V1JSONSchemaProps.setExternalDocs(V1ExternalDocumentation externalDocs) |
Copyright © 2022. All rights reserved.