public class ApplicationDetailResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
List<AssetResponse> |
assets |
Map<String,String> |
configuration |
String |
desiredState |
AssetReference |
ref |
| Constructor and Description |
|---|
ApplicationDetailResponse() |
public AssetReference ref
public String desiredState
public List<AssetResponse> assets
Copyright © 2019 MuleSoft Inc. All rights reserved.