static AndroidForWorkAppConfigurationSchema.Builder |
AndroidForWorkAppConfigurationSchema.builderAndroidForWorkAppConfigurationSchema() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AndroidForWorkAppConfigurationSchema.Builder |
AndroidForWorkAppConfigurationSchema.Builder.exampleJson(byte[] exampleJson) |
“UTF8 encoded byte array containing example JSON string conforming to this schema
that demonstrates how to set the configuration for this app”
|
AndroidForWorkAppConfigurationSchema.Builder |
AndroidForWorkAppConfigurationSchema.Builder.id(String id) |
|
AndroidForWorkAppConfigurationSchema.Builder |
AndroidForWorkAppConfigurationSchema.Builder.schemaItems(List<AndroidForWorkAppConfigurationSchemaItem> schemaItems) |
“Collection of items each representing a named configuration option in the schema”
|
AndroidForWorkAppConfigurationSchema.Builder |
AndroidForWorkAppConfigurationSchema.Builder.schemaItems(AndroidForWorkAppConfigurationSchemaItem... schemaItems) |
“Collection of items each representing a named configuration option in the schema”
|
AndroidForWorkAppConfigurationSchema.Builder |
AndroidForWorkAppConfigurationSchema.Builder.schemaItemsNextLink(String schemaItemsNextLink) |
“Collection of items each representing a named configuration option in the schema”
|