GetCommandRequest.Builder

public abstract class GetCommandRequest.Builder


Builder for GetCommandRequest.

Summary

Public methods

abstract GetCommandRequest
abstract GetCommandRequest.Builder

The id of the command to get.

Public methods

build

public abstract GetCommandRequest build()

setCommandId

public abstract GetCommandRequest.Builder setCommandId(String value)

The id of the command to get.