TenantCustomizedInformation |
TenantCustomizedInformation.Builder.build() |
|
TenantCustomizedInformation |
TenantCustomizedInformation.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
TenantCustomizedInformation |
TenantCustomizedInformation.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
TenantCustomizedInformation |
TenantCustomizedInformation.withContacts(List<TenantContactInformation> contacts) |
|
TenantCustomizedInformation |
TenantCustomizedInformation.withDisplayName(String displayName) |
|
TenantCustomizedInformation |
TenantCustomizedInformation.withTenantId(String tenantId) |
|
TenantCustomizedInformation |
TenantCustomizedInformation.withUnmappedField(String name,
String value) |
|
TenantCustomizedInformation |
TenantCustomizedInformation.withWebsite(String website) |
|