| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected TraceInfo |
SearchResults.traceInfo |
protected TraceInfo |
ValidationResult.traceInfo |
| Modifier and Type | Method and Description |
|---|---|
TraceInfo |
TraceInfo.Builder.build() |
TraceInfo |
TraceInfo.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<TraceInfo> |
SearchResults.getTraceInfo() |
Optional<TraceInfo> |
ValidationResult.getTraceInfo() |
| Modifier and Type | Method and Description |
|---|---|
SearchResults.Builder |
SearchResults.Builder.traceInfo(TraceInfo traceInfo) |
ValidationResult.Builder |
ValidationResult.Builder.traceInfo(TraceInfo traceInfo) |
SearchResults |
SearchResults.withTraceInfo(TraceInfo traceInfo) |
ValidationResult |
ValidationResult.withTraceInfo(TraceInfo traceInfo) |
Copyright © 2018–2020. All rights reserved.