GetCommandRequest.Builder

abstract class GetCommandRequest.Builder


Builder for GetCommandRequest.

Summary

Public functions

abstract GetCommandRequest!
abstract GetCommandRequest.Builder!

The id of the command to get.

Public functions

build

abstract fun build(): GetCommandRequest!

setCommandId

abstract fun setCommandId(value: String!): GetCommandRequest.Builder!

The id of the command to get.