| Package | Description |
|---|---|
| fish.payara.microprofile.openapi.impl.model.media | |
| fish.payara.microprofile.openapi.impl.model.parameters |
| Modifier and Type | Method and Description |
|---|---|
ContentImpl |
ContentImpl.addMediaType(String name,
org.eclipse.microprofile.openapi.models.media.MediaType item) |
static ContentImpl |
ContentImpl.createInstance(org.glassfish.hk2.classmodel.reflect.AnnotationModel annotation,
ApiContext context) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ContentImpl.merge(ContentImpl from,
org.eclipse.microprofile.openapi.models.media.Content to,
boolean override,
ApiContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentImpl> |
ParameterImpl.getContents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterImpl.setContents(List<ContentImpl> contents) |
Copyright © 2021. All rights reserved.