Uses of Class
com.microsoft.graph.models.CustomExtensionCallbackConfiguration
Packages that use CustomExtensionCallbackConfiguration
-
Uses of CustomExtensionCallbackConfiguration in com.microsoft.graph.models
Subclasses of CustomExtensionCallbackConfiguration in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return CustomExtensionCallbackConfigurationModifier and TypeMethodDescriptionCustomExtensionCallbackConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAccessPackageAssignmentRequestWorkflowExtension.getCallbackConfiguration()Gets the callbackConfiguration property value.AccessPackageAssignmentWorkflowExtension.getCallbackConfiguration()Gets the callbackConfiguration property value.Methods in com.microsoft.graph.models with parameters of type CustomExtensionCallbackConfigurationModifier and TypeMethodDescriptionvoidAccessPackageAssignmentRequestWorkflowExtension.setCallbackConfiguration(CustomExtensionCallbackConfiguration value) Sets the callbackConfiguration property value.voidAccessPackageAssignmentWorkflowExtension.setCallbackConfiguration(CustomExtensionCallbackConfiguration value) Sets the callbackConfiguration property value.