GetEnvironmentEntryPlainArgs

data class GetEnvironmentEntryPlainArgs(val entryId: String, val environmentId: String, val keyvaluemapId: String, val organizationId: String) : ConvertibleToJava<GetEnvironmentEntryPlainArgs>

Constructors

Link copied to clipboard
constructor(entryId: String, environmentId: String, keyvaluemapId: String, organizationId: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

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