AndroidCustomConfiguration |
AndroidCustomConfiguration.Builder.build() |
|
AndroidCustomConfiguration |
AndroidCustomConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AndroidCustomConfiguration |
AndroidCustomConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AndroidCustomConfiguration |
AndroidCustomConfiguration.withOmaSettings(List<OmaSetting> omaSettings) |
Returns an immutable copy of this with just the omaSettings
field changed.
|
AndroidCustomConfiguration |
AndroidCustomConfiguration.withUnmappedField(String name,
Object value) |
|