Package | Description |
---|---|
org.mule.modules.microsoftdynamics365 | |
org.mule.modules.microsoftdynamics365.connection | |
org.mule.modules.microsoftdynamics365.rest |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
Dynamics365Connector.invoke(String uri,
InvokeHttpMethod httpMethod,
Map<String,String> headers,
String json)
Generic Simple Invoke
|
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
DynamicsConnection.invoke(String uri,
InvokeHttpMethod httpMethod,
Map<String,String> headers,
String json) |
Modifier and Type | Method and Description |
---|---|
static InvokeHttpMethod |
InvokeHttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvokeHttpMethod[] |
InvokeHttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2020. All rights reserved.