BinaryNativeExecutableBinary, NativeLibraryBinary, PrebuiltSharedLibraryBinary, PrebuiltStaticLibraryBinary, SharedLibraryBinary, StaticLibraryBinary@Incubating public interface NativeBinary extends Binary
| Modifier and Type | Method | 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.