CertificateOrdersDiagnosticsClient Interface
public interface CertificateOrdersDiagnosticsClient
An instance of this class provides access to all the operations defined in CertificateOrdersDiagnosticsClient.
Method Summary
Method Details
getAppServiceCertificateOrderDetectorResponse
public abstract DetectorResponseInner getAppServiceCertificateOrderDetectorResponse(String resourceGroupName, String certificateOrderName, String detectorName)
Microsoft.CertificateRegistration call to get a detector response from App Lens. Description for Microsoft.CertificateRegistration call to get a detector response from App Lens.
Parameters:
Returns:
getAppServiceCertificateOrderDetectorResponseAsync
public abstract Mono
Microsoft.CertificateRegistration call to get a detector response from App Lens. Description for Microsoft.CertificateRegistration call to get a detector response from App Lens.
Parameters:
Returns:
getAppServiceCertificateOrderDetectorResponseWithResponse
public abstract Response
Microsoft.CertificateRegistration call to get a detector response from App Lens. Description for Microsoft.CertificateRegistration call to get a detector response from App Lens.
Parameters:
Returns:
getAppServiceCertificateOrderDetectorResponseWithResponseAsync
public abstract Mono
Microsoft.CertificateRegistration call to get a detector response from App Lens. Description for Microsoft.CertificateRegistration call to get a detector response from App Lens.
Parameters:
Returns:
listAppServiceCertificateOrderDetectorResponse
public abstract PagedIterable
Microsoft.CertificateRegistration to get the list of detectors for this RP. Description for Microsoft.CertificateRegistration to get the list of detectors for this RP.
Parameters:
Returns:
listAppServiceCertificateOrderDetectorResponse
public abstract PagedIterable
Microsoft.CertificateRegistration to get the list of detectors for this RP. Description for Microsoft.CertificateRegistration to get the list of detectors for this RP.
Parameters:
Returns:
listAppServiceCertificateOrderDetectorResponseAsync
public abstract PagedFlux
Microsoft.CertificateRegistration to get the list of detectors for this RP. Description for Microsoft.CertificateRegistration to get the list of detectors for this RP.
Parameters:
Returns:
Applies to
Azure SDK for Java