public class MirrorServer extends Object
| Constructor and Description |
|---|
MirrorServer(String selfUrl,
String baseUrl,
String id,
String name,
boolean enabled,
String type,
String productType,
String productVersion,
Long lastSeenDate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl() |
String |
getId() |
Long |
getLastSeenDate() |
String |
getName() |
String |
getProductType() |
String |
getProductVersion() |
String |
getSelfUrl() |
String |
getType() |
boolean |
isEnabled() |
String |
toString() |
Copyright © 2020 Atlassian. All rights reserved.