Uses of Class
odata.msgraph.client.beta.complex.CustomExtensionEndpointConfiguration
-
Packages that use CustomExtensionEndpointConfiguration Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of CustomExtensionEndpointConfiguration in odata.msgraph.client.beta.complex
Subclasses of CustomExtensionEndpointConfiguration in odata.msgraph.client.beta.complex Modifier and Type Class Description classLogicAppTriggerEndpointConfigurationMethods in odata.msgraph.client.beta.complex that return CustomExtensionEndpointConfiguration Modifier and Type Method Description CustomExtensionEndpointConfigurationCustomExtensionEndpointConfiguration. withUnmappedField(String name, String value) -
Uses of CustomExtensionEndpointConfiguration in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as CustomExtensionEndpointConfiguration Modifier and Type Field Description protected CustomExtensionEndpointConfigurationCustomCalloutExtension. endpointConfigurationMethods in odata.msgraph.client.beta.entity that return types with arguments of type CustomExtensionEndpointConfiguration Modifier and Type Method Description Optional<CustomExtensionEndpointConfiguration>CustomCalloutExtension. getEndpointConfiguration()Methods in odata.msgraph.client.beta.entity with parameters of type CustomExtensionEndpointConfiguration Modifier and Type Method Description CustomAccessPackageWorkflowExtension.BuilderCustomAccessPackageWorkflowExtension.Builder. endpointConfiguration(CustomExtensionEndpointConfiguration endpointConfiguration)CustomCalloutExtensionCustomCalloutExtension. withEndpointConfiguration(CustomExtensionEndpointConfiguration endpointConfiguration)
-