public class VappTemplateDownloadDetailsResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| VappTemplateDownloadDetailsResponse(boolean enabled,
                                   String downloadName,
                                   Long downloadSizeBytes)Instantiates a new Download details. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Gets download name. | 
| Long | getSizeInBytes()Gets download size bytes. | 
| boolean | isEnabled()Is enabled boolean. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.