Class WorkflowsInsightsByCategory
java.lang.Object
com.microsoft.graph.models.identitygovernance.WorkflowsInsightsByCategory
- All Implemented Interfaces:
com.microsoft.kiota.serialization.AdditionalDataHolder,com.microsoft.kiota.serialization.Parsable,com.microsoft.kiota.store.BackedModel
@Generated("com.microsoft.kiota")
public class WorkflowsInsightsByCategory
extends Object
implements com.microsoft.kiota.serialization.AdditionalDataHolder, com.microsoft.kiota.store.BackedModel, com.microsoft.kiota.serialization.Parsable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.microsoft.kiota.store.BackingStoreStores model information. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WorkflowsInsightsByCategorycreateFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueGets the AdditionalData property value.com.microsoft.kiota.store.BackingStoreGets the backingStore property value.Gets the failedJoinerRuns property value.Gets the failedLeaverRuns property value.Gets the failedMoverRuns property value.The deserialization information for the current modelGets the @odata.type property value.Gets the successfulJoinerRuns property value.Gets the successfulLeaverRuns property value.Gets the successfulMoverRuns property value.Gets the totalJoinerRuns property value.Gets the totalLeaverRuns property value.Gets the totalMoverRuns property value.voidserialize(com.microsoft.kiota.serialization.SerializationWriter writer) Serializes information the current objectvoidsetAdditionalData(Map<String, Object> value) Sets the AdditionalData property value.voidsetBackingStore(com.microsoft.kiota.store.BackingStore value) Sets the backingStore property value.voidsetFailedJoinerRuns(Integer value) Sets the failedJoinerRuns property value.voidsetFailedLeaverRuns(Integer value) Sets the failedLeaverRuns property value.voidsetFailedMoverRuns(Integer value) Sets the failedMoverRuns property value.voidsetOdataType(String value) Sets the @odata.type property value.voidsetSuccessfulJoinerRuns(Integer value) Sets the successfulJoinerRuns property value.voidsetSuccessfulLeaverRuns(Integer value) Sets the successfulLeaverRuns property value.voidsetSuccessfulMoverRuns(Integer value) Sets the successfulMoverRuns property value.voidsetTotalJoinerRuns(Integer value) Sets the totalJoinerRuns property value.voidsetTotalLeaverRuns(Integer value) Sets the totalLeaverRuns property value.voidsetTotalMoverRuns(Integer value) Sets the totalMoverRuns property value.
-
Field Details
-
backingStore
@Nonnull protected com.microsoft.kiota.store.BackingStore backingStoreStores model information.
-
-
Constructor Details
-
WorkflowsInsightsByCategory
public WorkflowsInsightsByCategory()Instantiates a newWorkflowsInsightsByCategoryand sets the default values.
-
-
Method Details
-
createFromDiscriminatorValue
@Nonnull public static WorkflowsInsightsByCategory createFromDiscriminatorValue(@Nonnull com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value- Parameters:
parseNode- The parse node to use to read the discriminator value and create the object- Returns:
- a
WorkflowsInsightsByCategory
-
getAdditionalData
Gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. -
getBackingStore
@Nonnull public com.microsoft.kiota.store.BackingStore getBackingStore()Gets the backingStore property value. Stores model information.- Specified by:
getBackingStorein interfacecom.microsoft.kiota.store.BackedModel- Returns:
- a
BackingStore
-
getFailedJoinerRuns
Gets the failedJoinerRuns property value. Failed 'Joiner' workflows processed in a tenant.- Returns:
- a
Integer
-
getFailedLeaverRuns
Gets the failedLeaverRuns property value. Failed 'Leaver' workflows processed in a tenant.- Returns:
- a
Integer
-
getFailedMoverRuns
Gets the failedMoverRuns property value. Failed 'Mover' workflows processed in a tenant.- Returns:
- a
Integer
-
getFieldDeserializers
@Nonnull public Map<String,Consumer<com.microsoft.kiota.serialization.ParseNode>> getFieldDeserializers()The deserialization information for the current model -
getOdataType
Gets the @odata.type property value. The OdataType property- Returns:
- a
String
-
getSuccessfulJoinerRuns
Gets the successfulJoinerRuns property value. Successful 'Joiner' workflows processed in a tenant.- Returns:
- a
Integer
-
getSuccessfulLeaverRuns
Gets the successfulLeaverRuns property value. Successful 'Leaver' workflows processed in a tenant.- Returns:
- a
Integer
-
getSuccessfulMoverRuns
Gets the successfulMoverRuns property value. Successful 'Mover' workflows processed in a tenant.- Returns:
- a
Integer
-
getTotalJoinerRuns
Gets the totalJoinerRuns property value. Total 'Joiner' workflows processed in a tenant.- Returns:
- a
Integer
-
getTotalLeaverRuns
Gets the totalLeaverRuns property value. Total 'Leaver' workflows processed in a tenant.- Returns:
- a
Integer
-
getTotalMoverRuns
Gets the totalMoverRuns property value. Total 'Mover' workflows processed in a tenant.- Returns:
- a
Integer
-
serialize
public void serialize(@Nonnull com.microsoft.kiota.serialization.SerializationWriter writer) Serializes information the current object- Specified by:
serializein interfacecom.microsoft.kiota.serialization.Parsable- Parameters:
writer- Serialization writer to use to serialize this model
-
setAdditionalData
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.- Parameters:
value- Value to set for the AdditionalData property.
-
setBackingStore
public void setBackingStore(@Nonnull com.microsoft.kiota.store.BackingStore value) Sets the backingStore property value. Stores model information.- Parameters:
value- Value to set for the backingStore property.
-
setFailedJoinerRuns
Sets the failedJoinerRuns property value. Failed 'Joiner' workflows processed in a tenant.- Parameters:
value- Value to set for the failedJoinerRuns property.
-
setFailedLeaverRuns
Sets the failedLeaverRuns property value. Failed 'Leaver' workflows processed in a tenant.- Parameters:
value- Value to set for the failedLeaverRuns property.
-
setFailedMoverRuns
Sets the failedMoverRuns property value. Failed 'Mover' workflows processed in a tenant.- Parameters:
value- Value to set for the failedMoverRuns property.
-
setOdataType
Sets the @odata.type property value. The OdataType property- Parameters:
value- Value to set for the @odata.type property.
-
setSuccessfulJoinerRuns
Sets the successfulJoinerRuns property value. Successful 'Joiner' workflows processed in a tenant.- Parameters:
value- Value to set for the successfulJoinerRuns property.
-
setSuccessfulLeaverRuns
Sets the successfulLeaverRuns property value. Successful 'Leaver' workflows processed in a tenant.- Parameters:
value- Value to set for the successfulLeaverRuns property.
-
setSuccessfulMoverRuns
Sets the successfulMoverRuns property value. Successful 'Mover' workflows processed in a tenant.- Parameters:
value- Value to set for the successfulMoverRuns property.
-
setTotalJoinerRuns
Sets the totalJoinerRuns property value. Total 'Joiner' workflows processed in a tenant.- Parameters:
value- Value to set for the totalJoinerRuns property.
-
setTotalLeaverRuns
Sets the totalLeaverRuns property value. Total 'Leaver' workflows processed in a tenant.- Parameters:
value- Value to set for the totalLeaverRuns property.
-
setTotalMoverRuns
Sets the totalMoverRuns property value. Total 'Mover' workflows processed in a tenant.- Parameters:
value- Value to set for the totalMoverRuns property.
-