Interface AzureReachabilityReport.DefinitionStages.WithEndTime
- All Known Subinterfaces:
AzureReachabilityReport.Definition
- Enclosing interface:
AzureReachabilityReport.DefinitionStages
public static interface AzureReachabilityReport.DefinitionStages.WithEndTime
Sets the end time for the Azure reachability report.
-
Method Summary
Modifier and TypeMethodDescriptionwithEndTime(OffsetDateTime endTime) Specifies the start time for the Azure reachability report.
-
Method Details
-
withEndTime
Specifies the start time for the Azure reachability report.- Parameters:
endTime- the start time for the Azure reachability report- Returns:
- the next stage of the definition
-