public static class AbstractJsonSchema.AnnotationMetadata extends Object
| Modifier and Type | Field and Description |
|---|---|
Annotation |
annotation |
KubernetesJSONSchemaProps |
schema |
| Constructor and Description |
|---|
AnnotationMetadata(Annotation annotation,
KubernetesJSONSchemaProps schema) |
public final Annotation annotation
public final KubernetesJSONSchemaProps schema
public AnnotationMetadata(Annotation annotation, KubernetesJSONSchemaProps schema)
Copyright © 2015–2024 Red Hat. All rights reserved.