Uses of Enum
com.microsoft.graph.models.EngagementAsyncOperationType
Packages that use EngagementAsyncOperationType
-
Uses of EngagementAsyncOperationType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EngagementAsyncOperationTypeModifier and TypeMethodDescriptionstatic EngagementAsyncOperationTypeEngagementAsyncOperation.getOperationType()Gets the operationType property value.static EngagementAsyncOperationTypeReturns the enum constant of this type with the specified name.static EngagementAsyncOperationType[]EngagementAsyncOperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type EngagementAsyncOperationTypeModifier and TypeMethodDescriptionvoidEngagementAsyncOperation.setOperationType(EngagementAsyncOperationType value) Sets the operationType property value.