Uses of Class
com.microsoft.graph.models.DetailsInfo
Packages that use DetailsInfo
-
Uses of DetailsInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DetailsInfoModifier and TypeMethodDescriptionstatic DetailsInfoDetailsInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueProvisionedIdentity.getDetails()Gets the details property value.ProvisioningStep.getDetails()Gets the details property value.ProvisioningSystem.getDetails()Gets the details property value.Methods in com.microsoft.graph.models with parameters of type DetailsInfoModifier and TypeMethodDescriptionvoidProvisionedIdentity.setDetails(DetailsInfo value) Sets the details property value.voidProvisioningStep.setDetails(DetailsInfo value) Sets the details property value.voidProvisioningSystem.setDetails(DetailsInfo value) Sets the details property value.