public class ExportApplication extends Object
| Constructor and Description |
|---|
ExportApplication(ClientApplication clientApp) |
| Modifier and Type | Method and Description |
|---|---|
List<APIAccess> |
getAPIAccess() |
APIQuota |
getAppQuota() |
List<ClientAppCredential> |
getCredentials() |
String |
getDescription() |
String |
getEmail() |
Image |
getImage() |
String |
getName() |
String |
getOrganization() |
String |
getPhone() |
String |
getState() |
boolean |
isEnabled() |
public ExportApplication(ClientApplication clientApp)
public String getOrganization()
public String getName()
public List<ClientAppCredential> getCredentials()
public String getDescription()
public String getEmail()
public String getPhone()
public boolean isEnabled()
public String getState()
public Image getImage()
public APIQuota getAppQuota()
Copyright © 2020. All rights reserved.