Uses of Class
odata.msgraph.client.complex.LogicAppTriggerEndpointConfiguration
-
Packages that use LogicAppTriggerEndpointConfiguration Package Description odata.msgraph.client.complex -
-
Uses of LogicAppTriggerEndpointConfiguration in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return LogicAppTriggerEndpointConfiguration Modifier and Type Method Description LogicAppTriggerEndpointConfigurationLogicAppTriggerEndpointConfiguration.Builder. build()LogicAppTriggerEndpointConfigurationLogicAppTriggerEndpointConfiguration. withLogicAppWorkflowName(String logicAppWorkflowName)LogicAppTriggerEndpointConfigurationLogicAppTriggerEndpointConfiguration. withResourceGroupName(String resourceGroupName)LogicAppTriggerEndpointConfigurationLogicAppTriggerEndpointConfiguration. withSubscriptionId(String subscriptionId)LogicAppTriggerEndpointConfigurationLogicAppTriggerEndpointConfiguration. withUnmappedField(String name, Object value)LogicAppTriggerEndpointConfigurationLogicAppTriggerEndpointConfiguration. withUrl(String url)
-