Class AppComplianceAutomationManager

java.lang.Object
com.azure.resourcemanager.appcomplianceautomation.AppComplianceAutomationManager

public final class AppComplianceAutomationManager extends Object
Entry point to AppComplianceAutomationManager. App Compliance Automation Tool for Microsoft 365 API spec.
  • Method Details

    • authenticate

      public static AppComplianceAutomationManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of AppComplianceAutomation service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the AppComplianceAutomation service API instance.
    • authenticate

      public static AppComplianceAutomationManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of AppComplianceAutomation service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the AppComplianceAutomation service API instance.
    • configure

      Gets a Configurable instance that can be used to create AppComplianceAutomationManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • reports

      public Reports reports()
      Gets the resource collection API of Reports.
      Returns:
      Resource collection API of Reports.
    • reportOperations

      public ReportOperations reportOperations()
      Gets the resource collection API of ReportOperations.
      Returns:
      Resource collection API of ReportOperations.
    • snapshots

      public Snapshots snapshots()
      Gets the resource collection API of Snapshots.
      Returns:
      Resource collection API of Snapshots.
    • snapshotOperations

      public SnapshotOperations snapshotOperations()
      Gets the resource collection API of SnapshotOperations.
      Returns:
      Resource collection API of SnapshotOperations.
    • serviceClient

      Returns:
      Wrapped service client AppComplianceAutomationToolForMicrosoft365 providing direct access to the underlying auto-generated API implementation, based on Azure REST API.