| Package | Description |
|---|---|
| com.axway.apim.adapter | |
| com.axway.apim.adapter.apis | |
| com.axway.apim.adapter.jackson | |
| com.axway.apim.api | |
| com.axway.apim.api.model | |
| com.axway.apim.api.model.apps |
| Modifier and Type | Method and Description |
|---|---|
static Image |
APIManagerAdapter.getImageFromAPIM(URI uri,
String baseFilename) |
| Modifier and Type | Method and Description |
|---|---|
APIManagerAPIAdapter |
APIManagerAPIAdapter.setAPIManagerResponse(String apiId,
Image image) |
void |
APIManagerAPIAdapter.updateAPIImage(API api,
Image image) |
| Modifier and Type | Method and Description |
|---|---|
Image |
ImageDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageSerializer.serialize(Image image,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
ImageDeserializer(Class<Image> image) |
ImageSerializer(Class<Image> t) |
| Modifier and Type | Field and Description |
|---|---|
protected Image |
API.image |
| Modifier and Type | Method and Description |
|---|---|
Image |
API.getImage() |
| Modifier and Type | Method and Description |
|---|---|
void |
API.setImage(Image image) |
| Modifier and Type | Method and Description |
|---|---|
static Image |
Image.createImageFromFile(File file) |
Image |
User.getImage() |
Image |
Organization.getImage() |
| Modifier and Type | Method and Description |
|---|---|
void |
User.setImage(Image image) |
void |
Organization.setImage(Image image) |
| Modifier and Type | Method and Description |
|---|---|
Image |
ClientApplication.getImage() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientApplication.setImage(Image image) |
Copyright © 2020. All rights reserved.