PrepareEnvironmentResponse.Builder

abstract class PrepareEnvironmentResponse.Builder


Builder for PrepareEnvironmentResponse.

Summary

Public functions

build

abstract fun build(): PrepareEnvironmentResponse!

clearEnvironment

@CanIgnoreReturnValue
fun clearEnvironment(): PrepareEnvironmentResponse.Builder!

Clears environment.

setEnvironment

@CanIgnoreReturnValue
fun setEnvironment(value: Environment!): PrepareEnvironmentResponse.Builder!

The environment of the device.