GetFilePlainArgs

data class GetFilePlainArgs(val fileName: String, val groupName: String, val projectName: String, val serviceName: String) : ConvertibleToJava<GetFilePlainArgs>

Constructors

Link copied to clipboard
fun GetFilePlainArgs(fileName: String, groupName: String, projectName: String, serviceName: String)

Functions

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

Properties

Link copied to clipboard

Name of the File

Link copied to clipboard

Name of the resource group

Link copied to clipboard

Name of the project

Link copied to clipboard

Name of the service