Uses of Class
com.microsoft.graph.models.Payload
Packages that use Payload
-
Uses of Payload in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PayloadModifier and TypeMethodDescriptionstatic PayloadPayload.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSimulation.getPayload()Gets the payload property value.Methods in com.microsoft.graph.models that return types with arguments of type PayloadModifier and TypeMethodDescriptionAttackSimulationRoot.getPayloads()Gets the payloads property value.PayloadCollectionResponse.getValue()Gets the value property value.Methods in com.microsoft.graph.models with parameters of type PayloadModifier and TypeMethodDescriptionvoidSimulation.setPayload(Payload value) Sets the payload property value.Method parameters in com.microsoft.graph.models with type arguments of type Payload