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