public class AssemblyEntry extends Object
| Constructor and Description |
|---|
AssemblyEntry() |
AssemblyEntry(String name,
long sizeInBytes,
String sha256) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getSha256() |
long |
getSizeInBytes() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.