PrepareEnvironmentResponse.Builder

abstract class PrepareEnvironmentResponse.Builder


Builder for PrepareEnvironmentResponse.

Summary

Public functions

abstract PrepareEnvironmentResponse!
PrepareEnvironmentResponse.Builder!

Clears environment.

PrepareEnvironmentResponse.Builder!

The environment of the device.

Public functions

build

abstract fun build(): PrepareEnvironmentResponse!

clearEnvironment

fun clearEnvironment(): PrepareEnvironmentResponse.Builder!

Clears environment.

setEnvironment

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

The environment of the device.