GetServiceLevelObjectivePlainArgs

data class GetServiceLevelObjectivePlainArgs(val serviceId: String, val serviceLevelObjectiveId: String, val v3Id: String, val v3Id1: String, val view: String? = null) : ConvertibleToJava<GetServiceLevelObjectivePlainArgs>

Constructors

Link copied to clipboard
fun GetServiceLevelObjectivePlainArgs(serviceId: String, serviceLevelObjectiveId: String, v3Id: String, v3Id1: String, view: String? = null)

Functions

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

Properties

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