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