AndroidManagedStoreAppConfigurationSchema |
AndroidManagedStoreAppConfigurationSchema.Builder.build() |
|
AndroidManagedStoreAppConfigurationSchema |
AndroidManagedStoreAppConfigurationSchema.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AndroidManagedStoreAppConfigurationSchema |
AndroidManagedStoreAppConfigurationSchema.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AndroidManagedStoreAppConfigurationSchema |
AndroidManagedStoreAppConfigurationSchema.withExampleJson(byte[] exampleJson) |
Returns an immutable copy of this with just the exampleJson
field changed.
|
AndroidManagedStoreAppConfigurationSchema |
AndroidManagedStoreAppConfigurationSchema.withNestedSchemaItems(List<AndroidManagedStoreAppConfigurationSchemaItem> nestedSchemaItems) |
Returns an immutable copy of this with just the nestedSchemaItems
field changed.
|
AndroidManagedStoreAppConfigurationSchema |
AndroidManagedStoreAppConfigurationSchema.withSchemaItems(List<AndroidManagedStoreAppConfigurationSchemaItem> schemaItems) |
Returns an immutable copy of this with just the schemaItems
field changed.
|
AndroidManagedStoreAppConfigurationSchema |
AndroidManagedStoreAppConfigurationSchema.withUnmappedField(String name,
String value) |
|