Interface PolicyInsightsClient


public interface PolicyInsightsClient
The interface for PolicyInsightsClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets Microsoft Azure subscription ID.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getPolicyTrackedResources

      PolicyTrackedResourcesClient getPolicyTrackedResources()
      Gets the PolicyTrackedResourcesClient object to access its operations.
      Returns:
      the PolicyTrackedResourcesClient object.
    • getRemediations

      RemediationsClient getRemediations()
      Gets the RemediationsClient object to access its operations.
      Returns:
      the RemediationsClient object.
    • getPolicyEvents

      PolicyEventsClient getPolicyEvents()
      Gets the PolicyEventsClient object to access its operations.
      Returns:
      the PolicyEventsClient object.
    • getPolicyStates

      PolicyStatesClient getPolicyStates()
      Gets the PolicyStatesClient object to access its operations.
      Returns:
      the PolicyStatesClient object.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getPolicyMetadatas

      PolicyMetadatasClient getPolicyMetadatas()
      Gets the PolicyMetadatasClient object to access its operations.
      Returns:
      the PolicyMetadatasClient object.
    • getPolicyRestrictions

      PolicyRestrictionsClient getPolicyRestrictions()
      Gets the PolicyRestrictionsClient object to access its operations.
      Returns:
      the PolicyRestrictionsClient object.
    • getAttestations

      AttestationsClient getAttestations()
      Gets the AttestationsClient object to access its operations.
      Returns:
      the AttestationsClient object.