@Incubating public interface TargetedNativeComponent extends PlatformAwareComponentSpec, NativeComponentSpec
Named.Namer| Modifier and Type | Method and 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. |
targetPlatformgetBinariesgetProjectPathgetName, getVariantsgetDisplayNamegetBaseName, setBaseNamevoid 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.