| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<SolutionComponentDetails> |
StageSolutionResults.solutionComponentsDetails |
| Modifier and Type | Method and Description |
|---|---|
SolutionComponentDetails |
SolutionComponentDetails.Builder.build() |
SolutionComponentDetails |
SolutionComponentDetails.withAttributes(Collection_String_String attributes) |
SolutionComponentDetails |
SolutionComponentDetails.withComponentName(String componentName) |
SolutionComponentDetails |
SolutionComponentDetails.withComponentTypeName(String componentTypeName) |
SolutionComponentDetails |
SolutionComponentDetails.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<SolutionComponentDetails> |
StageSolutionResults.getSolutionComponentsDetails() |
com.github.davidmoten.odata.client.CollectionPage<SolutionComponentDetails> |
StageSolutionResults.getSolutionComponentsDetails(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
StageSolutionResults.Builder |
StageSolutionResults.Builder.solutionComponentsDetails(SolutionComponentDetails... solutionComponentsDetails) |
| Modifier and Type | Method and Description |
|---|---|
StageSolutionResults.Builder |
StageSolutionResults.Builder.solutionComponentsDetails(List<SolutionComponentDetails> solutionComponentsDetails) |
Copyright © 2018–2020. All rights reserved.