OptionsResponse

data class OptionsResponse(val cleanDescriptors: CleanDescriptorsOptionResponse, val cleanImage: ImageConfigResponse, val primaryIds: String)

Specifies additional options to apply to the base profile.

Constructors

Link copied to clipboard
fun OptionsResponse(cleanDescriptors: CleanDescriptorsOptionResponse, cleanImage: ImageConfigResponse, primaryIds: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Set Clean Descriptors Option.

Link copied to clipboard

Apply Action.clean_image to PixelData as configured.