PrepareEnvironmentResponse

public abstract class PrepareEnvironmentResponse


התגובה מ-PrepareEnvironment API.

סיכום

סוגי רכיבים שהוצבו בתוך רכיבים אחרים

‫Builder ל-PrepareEnvironmentResponse.

‫methods ציבוריות

static PrepareEnvironmentResponse.Builder
static PrepareEnvironmentResponse
Environment

הסביבה של המכשיר.

boolean

הפונקציה מחזירה true אם הסביבה מוגדרת.

abstract PrepareEnvironmentResponse.Builder

‫methods ציבוריות

builder

public static PrepareEnvironmentResponse.Builder builder()

getDefaultInstance

public static PrepareEnvironmentResponse getDefaultInstance()

getEnvironment

public Environment getEnvironment()

הסביבה של המכשיר.

hasEnvironment

public boolean hasEnvironment()

הפונקציה מחזירה true אם הסביבה מוגדרת.

toBuilder

public abstract PrepareEnvironmentResponse.Builder toBuilder()