GetVolumePlainArgs

data class GetVolumePlainArgs(val volumeId: String) : ConvertibleToJava<GetVolumePlainArgs>

Constructors

Link copied to clipboard
constructor(volumeId: String)

Properties

Link copied to clipboard

The ID of the volume.

Functions

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