| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Method and Description |
|---|---|
static SearchResults.Builder |
SearchResults.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
SearchResults.Builder |
SearchResults.Builder.proposals(AppointmentProposal... proposals) |
SearchResults.Builder |
SearchResults.Builder.proposals(List<AppointmentProposal> proposals) |
SearchResults.Builder |
SearchResults.Builder.proposalsNextLink(String proposalsNextLink) |
SearchResults.Builder |
SearchResults.Builder.traceInfo(TraceInfo traceInfo) |
Copyright © 2018–2021. All rights reserved.