Uses of Class
com.azure.messaging.eventgrid.systemevents.DataBoxCopyStartedEventData
Packages that use DataBoxCopyStartedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of DataBoxCopyStartedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return DataBoxCopyStartedEventDataModifier and TypeMethodDescriptionDataBoxCopyStartedEventData.setSerialNumber(String serialNumber) Set the serialNumber property: Serial Number of the device associated with the event.DataBoxCopyStartedEventData.setStageName(DataBoxStageName stageName) Set the stageName property: Name of the current Stage.DataBoxCopyStartedEventData.setStageTime(OffsetDateTime stageTime) Set the stageTime property: The time at which the stage happened.