ActionableComponentObject

@Incubating interface ActionableComponentObject
Component

ComponentBuilder

Component object that contains properties that must be set during configuration time as it changes the build flow for the variant.

VariantBuilder

Variant object that contains properties that must be set during configuration time as it changes the build flow for the variant.

AndroidTest

Properties for the android test Variant of a module.

AndroidTestBuilder

Variant of the android test artifact.

ApplicationVariant

Properties for the main Variant of an application.

ApplicationVariantBuilder

Application specific variant object that contains properties that will determine the variant's build flow.

ApplicationVariantBuilder

Application specific variant object that contains properties that will determine the variant's build flow.

DynamicFeatureVariant

DynamicFeatureVariantBuilder

DynamicFeatureVariantBuilder

LibraryVariant

Variant for Library projects

LibraryVariantBuilder

VariantBuilder type for library projects

LibraryVariantBuilder

VariantBuilder type for library projects

TestComponent

TestComponentBuilder

TestVariant

Variant for test-only modules.

TestVariantBuilder

VariantBuilder type for tests associated with a module.

TestVariantBuilder

VariantBuilder type for tests associated with a module.

UnitTest

Properties for the unit test variant of a module.

UnitTestBuilder

Variant of the unit test artifact.

Variant

Parent interface for all types of variants.

VariantBuilder

Variant object that contains properties that must be set during configuration time as it changes the build flow for the variant.

Tag interface for interfaces or classes that can be used as a parameter to an org.gradle.api.Action or lambda in the Variant API.

Summary