| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.container |
| Modifier and Type | Method and Description |
|---|---|
AddSolutionComponentResponse |
AddSolutionComponentResponse.Builder.build() |
AddSolutionComponentResponse |
AddSolutionComponentResponse.withId(String id) |
AddSolutionComponentResponse |
AddSolutionComponentResponse.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<AddSolutionComponentResponse> |
System.addSolutionComponent(String componentId,
Integer componentType,
String solutionUniqueName,
Boolean addRequiredComponents,
Boolean doNotIncludeSubcomponents,
List<String> includedComponentSettingsValues) |
Copyright © 2018–2020. All rights reserved.