GetAnnotationSpecSetPlainArgs

data class GetAnnotationSpecSetPlainArgs(val annotationSpecSetId: String, val project: String? = null) : ConvertibleToJava<GetAnnotationSpecSetPlainArgs>

Constructors

Link copied to clipboard
fun GetAnnotationSpecSetPlainArgs(annotationSpecSetId: String, project: String? = null)

Functions

Link copied to clipboard
open override fun toJava(): GetAnnotationSpecSetPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard
val project: String? = null