| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected InputArgument |
InputArgumentCollection.arguments |
| Modifier and Type | Method and Description |
|---|---|
InputArgument |
InputArgument.Builder.build() |
InputArgument |
InputArgument.withCount(Integer count) |
InputArgument |
InputArgument.withIsReadOnly(Boolean isReadOnly) |
InputArgument |
InputArgument.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<InputArgument> |
InputArgumentCollection.getArguments() |
| Modifier and Type | Method and Description |
|---|---|
InputArgumentCollection.Builder |
InputArgumentCollection.Builder.arguments(InputArgument arguments) |
InputArgumentCollection |
InputArgumentCollection.withArguments(InputArgument arguments) |
Copyright © 2018–2021. All rights reserved.