public interface DiagnosticsClient
| Modifier and Type | Method and Description |
|---|---|
DiagnosticAnalysisInner |
executeSiteAnalysis(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName)
Description for Execute Analysis.
|
Mono<DiagnosticAnalysisInner> |
executeSiteAnalysisAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName)
Description for Execute Analysis.
|
Mono<DiagnosticAnalysisInner> |
executeSiteAnalysisAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Execute Analysis.
|
DiagnosticAnalysisInner |
executeSiteAnalysisSlot(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
String slot)
Description for Execute Analysis.
|
Mono<DiagnosticAnalysisInner> |
executeSiteAnalysisSlotAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
String slot)
Description for Execute Analysis.
|
Mono<DiagnosticAnalysisInner> |
executeSiteAnalysisSlotAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
String slot,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Execute Analysis.
|
com.azure.core.http.rest.Response<DiagnosticAnalysisInner> |
executeSiteAnalysisSlotWithResponse(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
String slot,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain,
com.azure.core.util.Context context)
Description for Execute Analysis.
|
Mono<com.azure.core.http.rest.Response<DiagnosticAnalysisInner>> |
executeSiteAnalysisSlotWithResponseAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
String slot,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Execute Analysis.
|
com.azure.core.http.rest.Response<DiagnosticAnalysisInner> |
executeSiteAnalysisWithResponse(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain,
com.azure.core.util.Context context)
Description for Execute Analysis.
|
Mono<com.azure.core.http.rest.Response<DiagnosticAnalysisInner>> |
executeSiteAnalysisWithResponseAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Execute Analysis.
|
DiagnosticDetectorResponseInner |
executeSiteDetector(String resourceGroupName,
String siteName,
String detectorName,
String diagnosticCategory)
Description for Execute Detector.
|
Mono<DiagnosticDetectorResponseInner> |
executeSiteDetectorAsync(String resourceGroupName,
String siteName,
String detectorName,
String diagnosticCategory)
Description for Execute Detector.
|
Mono<DiagnosticDetectorResponseInner> |
executeSiteDetectorAsync(String resourceGroupName,
String siteName,
String detectorName,
String diagnosticCategory,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Execute Detector.
|
DiagnosticDetectorResponseInner |
executeSiteDetectorSlot(String resourceGroupName,
String siteName,
String detectorName,
String diagnosticCategory,
String slot)
Description for Execute Detector.
|
Mono<DiagnosticDetectorResponseInner> |
executeSiteDetectorSlotAsync(String resourceGroupName,
String siteName,
String detectorName,
String diagnosticCategory,
String slot)
Description for Execute Detector.
|
Mono<DiagnosticDetectorResponseInner> |
executeSiteDetectorSlotAsync(String resourceGroupName,
String siteName,
String detectorName,
String diagnosticCategory,
String slot,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Execute Detector.
|
com.azure.core.http.rest.Response<DiagnosticDetectorResponseInner> |
executeSiteDetectorSlotWithResponse(String resourceGroupName,
String siteName,
String detectorName,
String diagnosticCategory,
String slot,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain,
com.azure.core.util.Context context)
Description for Execute Detector.
|
Mono<com.azure.core.http.rest.Response<DiagnosticDetectorResponseInner>> |
executeSiteDetectorSlotWithResponseAsync(String resourceGroupName,
String siteName,
String detectorName,
String diagnosticCategory,
String slot,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Execute Detector.
|
com.azure.core.http.rest.Response<DiagnosticDetectorResponseInner> |
executeSiteDetectorWithResponse(String resourceGroupName,
String siteName,
String detectorName,
String diagnosticCategory,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain,
com.azure.core.util.Context context)
Description for Execute Detector.
|
Mono<com.azure.core.http.rest.Response<DiagnosticDetectorResponseInner>> |
executeSiteDetectorWithResponseAsync(String resourceGroupName,
String siteName,
String detectorName,
String diagnosticCategory,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Execute Detector.
|
DetectorResponseInner |
getHostingEnvironmentDetectorResponse(String resourceGroupName,
String name,
String detectorName)
Description for Get Hosting Environment Detector Response.
|
Mono<DetectorResponseInner> |
getHostingEnvironmentDetectorResponseAsync(String resourceGroupName,
String name,
String detectorName)
Description for Get Hosting Environment Detector Response.
|
Mono<DetectorResponseInner> |
getHostingEnvironmentDetectorResponseAsync(String resourceGroupName,
String name,
String detectorName,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Get Hosting Environment Detector Response.
|
com.azure.core.http.rest.Response<DetectorResponseInner> |
getHostingEnvironmentDetectorResponseWithResponse(String resourceGroupName,
String name,
String detectorName,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain,
com.azure.core.util.Context context)
Description for Get Hosting Environment Detector Response.
|
Mono<com.azure.core.http.rest.Response<DetectorResponseInner>> |
getHostingEnvironmentDetectorResponseWithResponseAsync(String resourceGroupName,
String name,
String detectorName,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Get Hosting Environment Detector Response.
|
AnalysisDefinitionInner |
getSiteAnalysis(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName)
Description for Get Site Analysis.
|
Mono<AnalysisDefinitionInner> |
getSiteAnalysisAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName)
Description for Get Site Analysis.
|
AnalysisDefinitionInner |
getSiteAnalysisSlot(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
String slot)
Description for Get Site Analysis.
|
Mono<AnalysisDefinitionInner> |
getSiteAnalysisSlotAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
String slot)
Description for Get Site Analysis.
|
com.azure.core.http.rest.Response<AnalysisDefinitionInner> |
getSiteAnalysisSlotWithResponse(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
String slot,
com.azure.core.util.Context context)
Description for Get Site Analysis.
|
Mono<com.azure.core.http.rest.Response<AnalysisDefinitionInner>> |
getSiteAnalysisSlotWithResponseAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
String slot)
Description for Get Site Analysis.
|
com.azure.core.http.rest.Response<AnalysisDefinitionInner> |
getSiteAnalysisWithResponse(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName,
com.azure.core.util.Context context)
Description for Get Site Analysis.
|
Mono<com.azure.core.http.rest.Response<AnalysisDefinitionInner>> |
getSiteAnalysisWithResponseAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String analysisName)
Description for Get Site Analysis.
|
DetectorDefinitionInner |
getSiteDetector(String resourceGroupName,
String siteName,
String diagnosticCategory,
String detectorName)
Description for Get Detector.
|
Mono<DetectorDefinitionInner> |
getSiteDetectorAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String detectorName)
Description for Get Detector.
|
DetectorResponseInner |
getSiteDetectorResponse(String resourceGroupName,
String siteName,
String detectorName)
Description for Get site detector response.
|
Mono<DetectorResponseInner> |
getSiteDetectorResponseAsync(String resourceGroupName,
String siteName,
String detectorName)
Description for Get site detector response.
|
Mono<DetectorResponseInner> |
getSiteDetectorResponseAsync(String resourceGroupName,
String siteName,
String detectorName,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Get site detector response.
|
DetectorResponseInner |
getSiteDetectorResponseSlot(String resourceGroupName,
String siteName,
String detectorName,
String slot)
Description for Get site detector response.
|
Mono<DetectorResponseInner> |
getSiteDetectorResponseSlotAsync(String resourceGroupName,
String siteName,
String detectorName,
String slot)
Description for Get site detector response.
|
Mono<DetectorResponseInner> |
getSiteDetectorResponseSlotAsync(String resourceGroupName,
String siteName,
String detectorName,
String slot,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Get site detector response.
|
com.azure.core.http.rest.Response<DetectorResponseInner> |
getSiteDetectorResponseSlotWithResponse(String resourceGroupName,
String siteName,
String detectorName,
String slot,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain,
com.azure.core.util.Context context)
Description for Get site detector response.
|
Mono<com.azure.core.http.rest.Response<DetectorResponseInner>> |
getSiteDetectorResponseSlotWithResponseAsync(String resourceGroupName,
String siteName,
String detectorName,
String slot,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Get site detector response.
|
com.azure.core.http.rest.Response<DetectorResponseInner> |
getSiteDetectorResponseWithResponse(String resourceGroupName,
String siteName,
String detectorName,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain,
com.azure.core.util.Context context)
Description for Get site detector response.
|
Mono<com.azure.core.http.rest.Response<DetectorResponseInner>> |
getSiteDetectorResponseWithResponseAsync(String resourceGroupName,
String siteName,
String detectorName,
OffsetDateTime startTime,
OffsetDateTime endTime,
String timeGrain)
Description for Get site detector response.
|
DetectorDefinitionInner |
getSiteDetectorSlot(String resourceGroupName,
String siteName,
String diagnosticCategory,
String detectorName,
String slot)
Description for Get Detector.
|
Mono<DetectorDefinitionInner> |
getSiteDetectorSlotAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String detectorName,
String slot)
Description for Get Detector.
|
com.azure.core.http.rest.Response<DetectorDefinitionInner> |
getSiteDetectorSlotWithResponse(String resourceGroupName,
String siteName,
String diagnosticCategory,
String detectorName,
String slot,
com.azure.core.util.Context context)
Description for Get Detector.
|
Mono<com.azure.core.http.rest.Response<DetectorDefinitionInner>> |
getSiteDetectorSlotWithResponseAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String detectorName,
String slot)
Description for Get Detector.
|
com.azure.core.http.rest.Response<DetectorDefinitionInner> |
getSiteDetectorWithResponse(String resourceGroupName,
String siteName,
String diagnosticCategory,
String detectorName,
com.azure.core.util.Context context)
Description for Get Detector.
|
Mono<com.azure.core.http.rest.Response<DetectorDefinitionInner>> |
getSiteDetectorWithResponseAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String detectorName)
Description for Get Detector.
|
DiagnosticCategoryInner |
getSiteDiagnosticCategory(String resourceGroupName,
String siteName,
String diagnosticCategory)
Description for Get Diagnostics Category.
|
Mono<DiagnosticCategoryInner> |
getSiteDiagnosticCategoryAsync(String resourceGroupName,
String siteName,
String diagnosticCategory)
Description for Get Diagnostics Category.
|
DiagnosticCategoryInner |
getSiteDiagnosticCategorySlot(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot)
Description for Get Diagnostics Category.
|
Mono<DiagnosticCategoryInner> |
getSiteDiagnosticCategorySlotAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot)
Description for Get Diagnostics Category.
|
com.azure.core.http.rest.Response<DiagnosticCategoryInner> |
getSiteDiagnosticCategorySlotWithResponse(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot,
com.azure.core.util.Context context)
Description for Get Diagnostics Category.
|
Mono<com.azure.core.http.rest.Response<DiagnosticCategoryInner>> |
getSiteDiagnosticCategorySlotWithResponseAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot)
Description for Get Diagnostics Category.
|
com.azure.core.http.rest.Response<DiagnosticCategoryInner> |
getSiteDiagnosticCategoryWithResponse(String resourceGroupName,
String siteName,
String diagnosticCategory,
com.azure.core.util.Context context)
Description for Get Diagnostics Category.
|
Mono<com.azure.core.http.rest.Response<DiagnosticCategoryInner>> |
getSiteDiagnosticCategoryWithResponseAsync(String resourceGroupName,
String siteName,
String diagnosticCategory)
Description for Get Diagnostics Category.
|
com.azure.core.http.rest.PagedIterable<DetectorResponseInner> |
listHostingEnvironmentDetectorResponses(String resourceGroupName,
String name)
Description for List Hosting Environment Detector Responses.
|
com.azure.core.http.rest.PagedIterable<DetectorResponseInner> |
listHostingEnvironmentDetectorResponses(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for List Hosting Environment Detector Responses.
|
com.azure.core.http.rest.PagedFlux<DetectorResponseInner> |
listHostingEnvironmentDetectorResponsesAsync(String resourceGroupName,
String name)
Description for List Hosting Environment Detector Responses.
|
com.azure.core.http.rest.PagedIterable<AnalysisDefinitionInner> |
listSiteAnalyses(String resourceGroupName,
String siteName,
String diagnosticCategory)
Description for Get Site Analyses.
|
com.azure.core.http.rest.PagedIterable<AnalysisDefinitionInner> |
listSiteAnalyses(String resourceGroupName,
String siteName,
String diagnosticCategory,
com.azure.core.util.Context context)
Description for Get Site Analyses.
|
com.azure.core.http.rest.PagedFlux<AnalysisDefinitionInner> |
listSiteAnalysesAsync(String resourceGroupName,
String siteName,
String diagnosticCategory)
Description for Get Site Analyses.
|
com.azure.core.http.rest.PagedIterable<AnalysisDefinitionInner> |
listSiteAnalysesSlot(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot)
Description for Get Site Analyses.
|
com.azure.core.http.rest.PagedIterable<AnalysisDefinitionInner> |
listSiteAnalysesSlot(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot,
com.azure.core.util.Context context)
Description for Get Site Analyses.
|
com.azure.core.http.rest.PagedFlux<AnalysisDefinitionInner> |
listSiteAnalysesSlotAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot)
Description for Get Site Analyses.
|
com.azure.core.http.rest.PagedIterable<DetectorResponseInner> |
listSiteDetectorResponses(String resourceGroupName,
String siteName)
Description for List Site Detector Responses.
|
com.azure.core.http.rest.PagedIterable<DetectorResponseInner> |
listSiteDetectorResponses(String resourceGroupName,
String siteName,
com.azure.core.util.Context context)
Description for List Site Detector Responses.
|
com.azure.core.http.rest.PagedFlux<DetectorResponseInner> |
listSiteDetectorResponsesAsync(String resourceGroupName,
String siteName)
Description for List Site Detector Responses.
|
com.azure.core.http.rest.PagedIterable<DetectorResponseInner> |
listSiteDetectorResponsesSlot(String resourceGroupName,
String siteName,
String slot)
Description for List Site Detector Responses.
|
com.azure.core.http.rest.PagedIterable<DetectorResponseInner> |
listSiteDetectorResponsesSlot(String resourceGroupName,
String siteName,
String slot,
com.azure.core.util.Context context)
Description for List Site Detector Responses.
|
com.azure.core.http.rest.PagedFlux<DetectorResponseInner> |
listSiteDetectorResponsesSlotAsync(String resourceGroupName,
String siteName,
String slot)
Description for List Site Detector Responses.
|
com.azure.core.http.rest.PagedIterable<DetectorDefinitionInner> |
listSiteDetectors(String resourceGroupName,
String siteName,
String diagnosticCategory)
Description for Get Detectors.
|
com.azure.core.http.rest.PagedIterable<DetectorDefinitionInner> |
listSiteDetectors(String resourceGroupName,
String siteName,
String diagnosticCategory,
com.azure.core.util.Context context)
Description for Get Detectors.
|
com.azure.core.http.rest.PagedFlux<DetectorDefinitionInner> |
listSiteDetectorsAsync(String resourceGroupName,
String siteName,
String diagnosticCategory)
Description for Get Detectors.
|
com.azure.core.http.rest.PagedIterable<DetectorDefinitionInner> |
listSiteDetectorsSlot(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot)
Description for Get Detectors.
|
com.azure.core.http.rest.PagedIterable<DetectorDefinitionInner> |
listSiteDetectorsSlot(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot,
com.azure.core.util.Context context)
Description for Get Detectors.
|
com.azure.core.http.rest.PagedFlux<DetectorDefinitionInner> |
listSiteDetectorsSlotAsync(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot)
Description for Get Detectors.
|
com.azure.core.http.rest.PagedIterable<DiagnosticCategoryInner> |
listSiteDiagnosticCategories(String resourceGroupName,
String siteName)
Description for Get Diagnostics Categories.
|
com.azure.core.http.rest.PagedIterable<DiagnosticCategoryInner> |
listSiteDiagnosticCategories(String resourceGroupName,
String siteName,
com.azure.core.util.Context context)
Description for Get Diagnostics Categories.
|
com.azure.core.http.rest.PagedFlux<DiagnosticCategoryInner> |
listSiteDiagnosticCategoriesAsync(String resourceGroupName,
String siteName)
Description for Get Diagnostics Categories.
|
com.azure.core.http.rest.PagedIterable<DiagnosticCategoryInner> |
listSiteDiagnosticCategoriesSlot(String resourceGroupName,
String siteName,
String slot)
Description for Get Diagnostics Categories.
|
com.azure.core.http.rest.PagedIterable<DiagnosticCategoryInner> |
listSiteDiagnosticCategoriesSlot(String resourceGroupName,
String siteName,
String slot,
com.azure.core.util.Context context)
Description for Get Diagnostics Categories.
|
com.azure.core.http.rest.PagedFlux<DiagnosticCategoryInner> |
listSiteDiagnosticCategoriesSlotAsync(String resourceGroupName,
String siteName,
String slot)
Description for Get Diagnostics Categories.
|
com.azure.core.http.rest.PagedFlux<DetectorResponseInner> listHostingEnvironmentDetectorResponsesAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Site Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DetectorResponseInner> listHostingEnvironmentDetectorResponses(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Site Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DetectorResponseInner> listHostingEnvironmentDetectorResponses(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Site Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DetectorResponseInner>> getHostingEnvironmentDetectorResponseWithResponseAsync(String resourceGroupName, String name, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.name - App Service Environment Name.detectorName - Detector Resource Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DetectorResponseInner> getHostingEnvironmentDetectorResponseAsync(String resourceGroupName, String name, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.name - App Service Environment Name.detectorName - Detector Resource Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DetectorResponseInner> getHostingEnvironmentDetectorResponseAsync(String resourceGroupName, String name, String detectorName)
resourceGroupName - Name of the resource group to which the resource belongs.name - App Service Environment Name.detectorName - Detector Resource Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DetectorResponseInner getHostingEnvironmentDetectorResponse(String resourceGroupName, String name, String detectorName)
resourceGroupName - Name of the resource group to which the resource belongs.name - App Service Environment Name.detectorName - Detector Resource Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DetectorResponseInner> getHostingEnvironmentDetectorResponseWithResponse(String resourceGroupName, String name, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - App Service Environment Name.detectorName - Detector Resource Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<DetectorResponseInner> listSiteDetectorResponsesAsync(String resourceGroupName, String siteName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DetectorResponseInner> listSiteDetectorResponses(String resourceGroupName, String siteName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DetectorResponseInner> listSiteDetectorResponses(String resourceGroupName, String siteName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DetectorResponseInner>> getSiteDetectorResponseWithResponseAsync(String resourceGroupName, String siteName, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DetectorResponseInner> getSiteDetectorResponseAsync(String resourceGroupName, String siteName, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DetectorResponseInner> getSiteDetectorResponseAsync(String resourceGroupName, String siteName, String detectorName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DetectorResponseInner getSiteDetectorResponse(String resourceGroupName, String siteName, String detectorName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DetectorResponseInner> getSiteDetectorResponseWithResponse(String resourceGroupName, String siteName, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<DiagnosticCategoryInner> listSiteDiagnosticCategoriesAsync(String resourceGroupName, String siteName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DiagnosticCategoryInner> listSiteDiagnosticCategories(String resourceGroupName, String siteName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DiagnosticCategoryInner> listSiteDiagnosticCategories(String resourceGroupName, String siteName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DiagnosticCategoryInner>> getSiteDiagnosticCategoryWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DiagnosticCategoryInner> getSiteDiagnosticCategoryAsync(String resourceGroupName, String siteName, String diagnosticCategory)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DiagnosticCategoryInner getSiteDiagnosticCategory(String resourceGroupName, String siteName, String diagnosticCategory)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DiagnosticCategoryInner> getSiteDiagnosticCategoryWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<AnalysisDefinitionInner> listSiteAnalysesAsync(String resourceGroupName, String siteName, String diagnosticCategory)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<AnalysisDefinitionInner> listSiteAnalyses(String resourceGroupName, String siteName, String diagnosticCategory)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<AnalysisDefinitionInner> listSiteAnalyses(String resourceGroupName, String siteName, String diagnosticCategory, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<AnalysisDefinitionInner>> getSiteAnalysisWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.analysisName - Analysis Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<AnalysisDefinitionInner> getSiteAnalysisAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.analysisName - Analysis Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.AnalysisDefinitionInner getSiteAnalysis(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.analysisName - Analysis Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<AnalysisDefinitionInner> getSiteAnalysisWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.analysisName - Analysis Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DiagnosticAnalysisInner>> executeSiteAnalysisWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Category Name.analysisName - Analysis Resource Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DiagnosticAnalysisInner> executeSiteAnalysisAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Category Name.analysisName - Analysis Resource Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DiagnosticAnalysisInner> executeSiteAnalysisAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Category Name.analysisName - Analysis Resource Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DiagnosticAnalysisInner executeSiteAnalysis(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Category Name.analysisName - Analysis Resource Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DiagnosticAnalysisInner> executeSiteAnalysisWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Category Name.analysisName - Analysis Resource Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<DetectorDefinitionInner> listSiteDetectorsAsync(String resourceGroupName, String siteName, String diagnosticCategory)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DetectorDefinitionInner> listSiteDetectors(String resourceGroupName, String siteName, String diagnosticCategory)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DetectorDefinitionInner> listSiteDetectors(String resourceGroupName, String siteName, String diagnosticCategory, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DetectorDefinitionInner>> getSiteDetectorWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.detectorName - Detector Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DetectorDefinitionInner> getSiteDetectorAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.detectorName - Detector Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DetectorDefinitionInner getSiteDetector(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.detectorName - Detector Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DetectorDefinitionInner> getSiteDetectorWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.detectorName - Detector Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DiagnosticDetectorResponseInner>> executeSiteDetectorWithResponseAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.diagnosticCategory - Category Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DiagnosticDetectorResponseInner> executeSiteDetectorAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.diagnosticCategory - Category Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DiagnosticDetectorResponseInner> executeSiteDetectorAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.diagnosticCategory - Category Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DiagnosticDetectorResponseInner executeSiteDetector(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.diagnosticCategory - Category Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DiagnosticDetectorResponseInner> executeSiteDetectorWithResponse(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.diagnosticCategory - Category Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<DetectorResponseInner> listSiteDetectorResponsesSlotAsync(String resourceGroupName, String siteName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DetectorResponseInner> listSiteDetectorResponsesSlot(String resourceGroupName, String siteName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DetectorResponseInner> listSiteDetectorResponsesSlot(String resourceGroupName, String siteName, String slot, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.slot - Slot Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DetectorResponseInner>> getSiteDetectorResponseSlotWithResponseAsync(String resourceGroupName, String siteName, String detectorName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.slot - Slot Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DetectorResponseInner> getSiteDetectorResponseSlotAsync(String resourceGroupName, String siteName, String detectorName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.slot - Slot Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DetectorResponseInner> getSiteDetectorResponseSlotAsync(String resourceGroupName, String siteName, String detectorName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DetectorResponseInner getSiteDetectorResponseSlot(String resourceGroupName, String siteName, String detectorName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DetectorResponseInner> getSiteDetectorResponseSlotWithResponse(String resourceGroupName, String siteName, String detectorName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.slot - Slot Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<DiagnosticCategoryInner> listSiteDiagnosticCategoriesSlotAsync(String resourceGroupName, String siteName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DiagnosticCategoryInner> listSiteDiagnosticCategoriesSlot(String resourceGroupName, String siteName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DiagnosticCategoryInner> listSiteDiagnosticCategoriesSlot(String resourceGroupName, String siteName, String slot, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.slot - Slot Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DiagnosticCategoryInner>> getSiteDiagnosticCategorySlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DiagnosticCategoryInner> getSiteDiagnosticCategorySlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DiagnosticCategoryInner getSiteDiagnosticCategorySlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DiagnosticCategoryInner> getSiteDiagnosticCategorySlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String slot, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.slot - Slot Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<AnalysisDefinitionInner> listSiteAnalysesSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<AnalysisDefinitionInner> listSiteAnalysesSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<AnalysisDefinitionInner> listSiteAnalysesSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.slot - Slot Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<AnalysisDefinitionInner>> getSiteAnalysisSlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.analysisName - Analysis Name.slot - Slot - optional.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<AnalysisDefinitionInner> getSiteAnalysisSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.analysisName - Analysis Name.slot - Slot - optional.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.AnalysisDefinitionInner getSiteAnalysisSlot(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.analysisName - Analysis Name.slot - Slot - optional.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<AnalysisDefinitionInner> getSiteAnalysisSlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.analysisName - Analysis Name.slot - Slot - optional.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DiagnosticAnalysisInner>> executeSiteAnalysisSlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Category Name.analysisName - Analysis Resource Name.slot - Slot Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DiagnosticAnalysisInner> executeSiteAnalysisSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Category Name.analysisName - Analysis Resource Name.slot - Slot Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DiagnosticAnalysisInner> executeSiteAnalysisSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Category Name.analysisName - Analysis Resource Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DiagnosticAnalysisInner executeSiteAnalysisSlot(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Category Name.analysisName - Analysis Resource Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DiagnosticAnalysisInner> executeSiteAnalysisSlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Category Name.analysisName - Analysis Resource Name.slot - Slot Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<DetectorDefinitionInner> listSiteDetectorsSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DetectorDefinitionInner> listSiteDetectorsSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<DetectorDefinitionInner> listSiteDetectorsSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.slot - Slot Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DetectorDefinitionInner>> getSiteDetectorSlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.detectorName - Detector Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DetectorDefinitionInner> getSiteDetectorSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.detectorName - Detector Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DetectorDefinitionInner getSiteDetectorSlot(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.detectorName - Detector Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DetectorDefinitionInner> getSiteDetectorSlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.diagnosticCategory - Diagnostic Category.detectorName - Detector Name.slot - Slot Name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<DiagnosticDetectorResponseInner>> executeSiteDetectorSlotWithResponseAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.diagnosticCategory - Category Name.slot - Slot Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DiagnosticDetectorResponseInner> executeSiteDetectorSlotAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.diagnosticCategory - Category Name.slot - Slot Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<DiagnosticDetectorResponseInner> executeSiteDetectorSlotAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.diagnosticCategory - Category Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.DiagnosticDetectorResponseInner executeSiteDetectorSlot(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.diagnosticCategory - Category Name.slot - Slot Name.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<DiagnosticDetectorResponseInner> executeSiteDetectorSlotWithResponse(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.siteName - Site Name.detectorName - Detector Resource Name.diagnosticCategory - Category Name.slot - Slot Name.startTime - Start Time.endTime - End Time.timeGrain - Time Grain.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2021 Microsoft Corporation. All rights reserved.