public class AvailableAppRepresentation extends Object
| Constructor and Description |
|---|
AvailableAppRepresentation(Map<String,URI> links,
String key,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getKey() |
Map<String,URI> |
getLinks() |
String |
getName() |
Copyright © 2024 Atlassian. All rights reserved.