RestoredLogs Class
- java.
lang. Object - com.
azure. resourcemanager. loganalytics. models. RestoredLogs
- com.
public final class RestoredLogs
Restore parameters.
Constructor | Description | |
---|---|---|
Restored |
Modifier and Type | Method and Description |
---|---|
Offset |
end Get the end |
String |
source Get the source |
Offset |
start Get the start |
void |
validate()
Validates the instance. |
Restored |
with Set the end |
Restored |
with Set the source |
Restored |
with Set the start |
Methods inherited from java.lang.Object
RestoredLogs
public RestoredLogs()
endRestoreTime
public OffsetDateTime endRestoreTime()
Get the endRestoreTime property: The timestamp to end the restore by (UTC).
Returns:
sourceTable
public String sourceTable()
Get the sourceTable property: The table to restore data from.
Returns:
startRestoreTime
public OffsetDateTime startRestoreTime()
Get the startRestoreTime property: The timestamp to start the restore from (UTC).
Returns:
validate
public void validate()
Validates the instance.
withEndRestoreTime
public RestoredLogs withEndRestoreTime(OffsetDateTime endRestoreTime)
Set the endRestoreTime property: The timestamp to end the restore by (UTC).
Parameters:
Returns:
withSourceTable
public RestoredLogs withSourceTable(String sourceTable)
Set the sourceTable property: The table to restore data from.
Parameters:
Returns:
withStartRestoreTime
public RestoredLogs withStartRestoreTime(OffsetDateTime startRestoreTime)
Set the startRestoreTime property: The timestamp to start the restore from (UTC).
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: