| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Systemuserlicenses |
Systemuserlicenses.Builder.build() |
Systemuserlicenses |
Systemuserlicenses.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Systemuserlicenses |
Systemuserlicenses.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Systemuserlicenses |
Systemuserlicenses.withLicenseid(String licenseid) |
Systemuserlicenses |
Systemuserlicenses.withSystemuserid(String systemuserid) |
Systemuserlicenses |
Systemuserlicenses.withSystemuserlicenseid(String systemuserlicenseid) |
Systemuserlicenses |
Systemuserlicenses.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.