PrepareEnvironmentResponse

public abstract class PrepareEnvironmentResponse


Phản hồi từ PrepareEnvironment API.

Tóm tắt

Các loại lồng nhau

Trình tạo cho PrepareEnvironmentResponse.

Phương thức công khai

static PrepareEnvironmentResponse.Builder
static PrepareEnvironmentResponse
Environment

Môi trường của thiết bị.

boolean

Trả về true nếu môi trường được thiết lập.

abstract PrepareEnvironmentResponse.Builder

Phương thức công khai

trình tạo

public static PrepareEnvironmentResponse.Builder builder()

getDefaultInstance

public static PrepareEnvironmentResponse getDefaultInstance()

getEnvironment

public Environment getEnvironment()

Môi trường của thiết bị.

hasEnvironment

public boolean hasEnvironment()

Trả về true nếu môi trường được thiết lập.

toBuilder

public abstract PrepareEnvironmentResponse.Builder toBuilder()