GetLaunchConfigurationPlainArgs

data class GetLaunchConfigurationPlainArgs(val name: String) : ConvertibleToJava<GetLaunchConfigurationPlainArgs>

A collection of arguments for invoking getLaunchConfiguration.

Constructors

Functions

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

Properties

Link copied to clipboard

Name of the launch configuration.