GetCloudforceOneRequestPlainArgs

data class GetCloudforceOneRequestPlainArgs(val accountIdentifier: String, val requestIdentifier: String? = null) : ConvertibleToJava<GetCloudforceOneRequestPlainArgs>

A collection of arguments for invoking getCloudforceOneRequest.

Constructors

Link copied to clipboard
constructor(accountIdentifier: String, requestIdentifier: String? = null)

Properties

Link copied to clipboard

Identifier

Link copied to clipboard

UUID

Functions

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