Interface AzureReachabilityReport.DefinitionStages.WithEndTime
-
- All Known Subinterfaces:
AzureReachabilityReport.Definition
- Enclosing interface:
- AzureReachabilityReport.DefinitionStages
public static interface AzureReachabilityReport.DefinitionStages.WithEndTimeSets the end time for the Azure reachability report.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AzureReachabilityReport.DefinitionStages.WithExecutewithEndTime(OffsetDateTime endTime)
-
-
-
Method Detail
-
withEndTime
AzureReachabilityReport.DefinitionStages.WithExecute withEndTime(OffsetDateTime endTime)
- Parameters:
endTime- the start time for the Azure reachability report- Returns:
- the next stage of the definition
-
-