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