@Incubating public interface NativeBinary extends Binary
| Modifier and Type | Method and Description |
|---|---|
BuildType |
getBuildType()
Returns the
BuildType used to construct this binary. |
Flavor |
getFlavor()
The flavor that this binary was built with.
|
NativePlatform |
getTargetPlatform()
Returns the
NativePlatform that this binary is targeted to run on. |
getDisplayNameFlavor getFlavor()
NativePlatform getTargetPlatform()
NativePlatform that this binary is targeted to run on.