GroupingResource

Indicates the resource that will be grouped in the recommended Application Component (AppComponent).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the logical identifier of the resource.

Link copied to clipboard

Indicates the physical identifier of the resource.

Link copied to clipboard

Indicates the resource name.

Link copied to clipboard

Indicates the resource type.

Link copied to clipboard

Indicates the identifier of the source AppComponents in which the resources were previously grouped into.

Functions

Link copied to clipboard
inline fun copy(block: GroupingResource.Builder.() -> Unit = {}): GroupingResource
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String