ComponentSpec, ModelElement, Named, NativeComponentSpec, PlatformAwareComponentSpec, VariantComponent, VariantComponentSpecNativeExecutableSpec, NativeLibrarySpec@Incubating public interface TargetedNativeComponent extends PlatformAwareComponentSpec, NativeComponentSpec
Named.Namer| Modifier and Type | Method | Description | 
|---|---|---|
| void | targetBuildTypes(java.lang.String... buildTypeSelectors) | Specifies the names of one or more  BuildTypes that this component should be built for. | 
| void | targetFlavors(java.lang.String... flavorSelectors) | Specifies the names of one or more  Flavors that this component should be built for. | 
getProjectPathgetDisplayNamegetBaseName, setBaseNametargetPlatformgetName, getVariantsgetBinariesvoid targetFlavors(java.lang.String... flavorSelectors)
Flavors that this component should be built for.void targetBuildTypes(java.lang.String... buildTypeSelectors)
BuildTypes that this component should be built for.