Package-level declarations
Types
Link copied to clipboard
data class GetMetaTagsPlainArgs(val keyName: String? = null, val outputFile: String? = null) : ConvertibleToJava<GetMetaTagsPlainArgs>
A collection of arguments for invoking getMetaTags.
Link copied to clipboard
Builder for GetMetaTagsPlainArgs.