Uses of Class
com.microsoft.graph.models.PayloadDetail
Packages that use PayloadDetail
-
Uses of PayloadDetail in com.microsoft.graph.models
Subclasses of PayloadDetail in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return PayloadDetailModifier and TypeMethodDescriptionstatic PayloadDetailPayloadDetail.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePayload.getDetail()Gets the detail property value.Methods in com.microsoft.graph.models with parameters of type PayloadDetailModifier and TypeMethodDescriptionvoidPayload.setDetail(PayloadDetail value) Sets the detail property value.