Interface WebSiteManagementClient


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

    • getSubscriptionId

      String getSubscriptionId()
      Gets Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
      Returns:
      the subscriptionId value.
    • getEndpoint

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

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion 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.
    • getAppServiceCertificateOrders

      AppServiceCertificateOrdersClient getAppServiceCertificateOrders()
      Gets the AppServiceCertificateOrdersClient object to access its operations.
      Returns:
      the AppServiceCertificateOrdersClient object.
    • getCertificateOrdersDiagnostics

      CertificateOrdersDiagnosticsClient getCertificateOrdersDiagnostics()
      Gets the CertificateOrdersDiagnosticsClient object to access its operations.
      Returns:
      the CertificateOrdersDiagnosticsClient object.
    • getCertificateRegistrationProviders

      CertificateRegistrationProvidersClient getCertificateRegistrationProviders()
      Gets the CertificateRegistrationProvidersClient object to access its operations.
      Returns:
      the CertificateRegistrationProvidersClient object.
    • getDomains

      DomainsClient getDomains()
      Gets the DomainsClient object to access its operations.
      Returns:
      the DomainsClient object.
    • getTopLevelDomains

      TopLevelDomainsClient getTopLevelDomains()
      Gets the TopLevelDomainsClient object to access its operations.
      Returns:
      the TopLevelDomainsClient object.
    • getDomainRegistrationProviders

      DomainRegistrationProvidersClient getDomainRegistrationProviders()
      Gets the DomainRegistrationProvidersClient object to access its operations.
      Returns:
      the DomainRegistrationProvidersClient object.
    • getAppServiceEnvironments

      AppServiceEnvironmentsClient getAppServiceEnvironments()
      Gets the AppServiceEnvironmentsClient object to access its operations.
      Returns:
      the AppServiceEnvironmentsClient object.
    • getAppServicePlans

      AppServicePlansClient getAppServicePlans()
      Gets the AppServicePlansClient object to access its operations.
      Returns:
      the AppServicePlansClient object.
    • getCertificates

      CertificatesClient getCertificates()
      Gets the CertificatesClient object to access its operations.
      Returns:
      the CertificatesClient object.
    • getContainerApps

      ContainerAppsClient getContainerApps()
      Gets the ContainerAppsClient object to access its operations.
      Returns:
      the ContainerAppsClient object.
    • getContainerAppsRevisions

      ContainerAppsRevisionsClient getContainerAppsRevisions()
      Gets the ContainerAppsRevisionsClient object to access its operations.
      Returns:
      the ContainerAppsRevisionsClient object.
    • getDeletedWebApps

      DeletedWebAppsClient getDeletedWebApps()
      Gets the DeletedWebAppsClient object to access its operations.
      Returns:
      the DeletedWebAppsClient object.
    • getDiagnostics

      DiagnosticsClient getDiagnostics()
      Gets the DiagnosticsClient object to access its operations.
      Returns:
      the DiagnosticsClient object.
    • getGlobals

      GlobalsClient getGlobals()
      Gets the GlobalsClient object to access its operations.
      Returns:
      the GlobalsClient object.
    • getKubeEnvironments

      KubeEnvironmentsClient getKubeEnvironments()
      Gets the KubeEnvironmentsClient object to access its operations.
      Returns:
      the KubeEnvironmentsClient object.
    • getProviders

      ProvidersClient getProviders()
      Gets the ProvidersClient object to access its operations.
      Returns:
      the ProvidersClient object.
    • getRecommendations

      RecommendationsClient getRecommendations()
      Gets the RecommendationsClient object to access its operations.
      Returns:
      the RecommendationsClient object.
    • getResourceHealthMetadatas

      ResourceHealthMetadatasClient getResourceHealthMetadatas()
      Gets the ResourceHealthMetadatasClient object to access its operations.
      Returns:
      the ResourceHealthMetadatasClient object.
    • getResourceProviders

      ResourceProvidersClient getResourceProviders()
      Gets the ResourceProvidersClient object to access its operations.
      Returns:
      the ResourceProvidersClient object.
    • getStaticSites

      StaticSitesClient getStaticSites()
      Gets the StaticSitesClient object to access its operations.
      Returns:
      the StaticSitesClient object.
    • getWebApps

      WebAppsClient getWebApps()
      Gets the WebAppsClient object to access its operations.
      Returns:
      the WebAppsClient object.
    • getWorkflows

      WorkflowsClient getWorkflows()
      Gets the WorkflowsClient object to access its operations.
      Returns:
      the WorkflowsClient object.
    • getWorkflowRuns

      WorkflowRunsClient getWorkflowRuns()
      Gets the WorkflowRunsClient object to access its operations.
      Returns:
      the WorkflowRunsClient object.
    • getWorkflowRunActions

      WorkflowRunActionsClient getWorkflowRunActions()
      Gets the WorkflowRunActionsClient object to access its operations.
      Returns:
      the WorkflowRunActionsClient object.
    • getWorkflowRunActionRepetitions

      WorkflowRunActionRepetitionsClient getWorkflowRunActionRepetitions()
      Gets the WorkflowRunActionRepetitionsClient object to access its operations.
      Returns:
      the WorkflowRunActionRepetitionsClient object.
    • getWorkflowRunActionRepetitionsRequestHistories

      WorkflowRunActionRepetitionsRequestHistoriesClient getWorkflowRunActionRepetitionsRequestHistories()
      Gets the WorkflowRunActionRepetitionsRequestHistoriesClient object to access its operations.
      Returns:
      the WorkflowRunActionRepetitionsRequestHistoriesClient object.
    • getWorkflowRunActionScopeRepetitions

      WorkflowRunActionScopeRepetitionsClient getWorkflowRunActionScopeRepetitions()
      Gets the WorkflowRunActionScopeRepetitionsClient object to access its operations.
      Returns:
      the WorkflowRunActionScopeRepetitionsClient object.
    • getWorkflowTriggers

      WorkflowTriggersClient getWorkflowTriggers()
      Gets the WorkflowTriggersClient object to access its operations.
      Returns:
      the WorkflowTriggersClient object.
    • getWorkflowTriggerHistories

      WorkflowTriggerHistoriesClient getWorkflowTriggerHistories()
      Gets the WorkflowTriggerHistoriesClient object to access its operations.
      Returns:
      the WorkflowTriggerHistoriesClient object.
    • getWorkflowVersions

      WorkflowVersionsClient getWorkflowVersions()
      Gets the WorkflowVersionsClient object to access its operations.
      Returns:
      the WorkflowVersionsClient object.