| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<ErrorInfo> |
TraceInfo.errorInfoList |
| Modifier and Type | Method and Description |
|---|---|
ErrorInfo |
ErrorInfo.Builder.build() |
ErrorInfo |
ErrorInfo.withErrorCode(String errorCode) |
ErrorInfo |
ErrorInfo.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ErrorInfo> |
TraceInfo.getErrorInfoList() |
com.github.davidmoten.odata.client.CollectionPage<ErrorInfo> |
TraceInfo.getErrorInfoList(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
TraceInfo.Builder |
TraceInfo.Builder.errorInfoList(ErrorInfo... errorInfoList) |
| Modifier and Type | Method and Description |
|---|---|
TraceInfo.Builder |
TraceInfo.Builder.errorInfoList(List<ErrorInfo> errorInfoList) |
Copyright © 2018–2021. All rights reserved.