Interface AvsClient


  • public interface AvsClient
    The interface for AvsClient class.
    • Method Detail

      • getSubscriptionId

        String getSubscriptionId()
        Gets The ID of the target subscription.
        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.
      • getOperations

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

        LocationsClient getLocations()
        Gets the LocationsClient object to access its operations.
        Returns:
        the LocationsClient object.
      • getPrivateClouds

        PrivateCloudsClient getPrivateClouds()
        Gets the PrivateCloudsClient object to access its operations.
        Returns:
        the PrivateCloudsClient object.
      • getClusters

        ClustersClient getClusters()
        Gets the ClustersClient object to access its operations.
        Returns:
        the ClustersClient object.
      • getDatastores

        DatastoresClient getDatastores()
        Gets the DatastoresClient object to access its operations.
        Returns:
        the DatastoresClient object.
      • getHcxEnterpriseSites

        HcxEnterpriseSitesClient getHcxEnterpriseSites()
        Gets the HcxEnterpriseSitesClient object to access its operations.
        Returns:
        the HcxEnterpriseSitesClient object.
      • getAuthorizations

        AuthorizationsClient getAuthorizations()
        Gets the AuthorizationsClient object to access its operations.
        Returns:
        the AuthorizationsClient object.
      • getGlobalReachConnections

        GlobalReachConnectionsClient getGlobalReachConnections()
        Gets the GlobalReachConnectionsClient object to access its operations.
        Returns:
        the GlobalReachConnectionsClient object.
      • getWorkloadNetworks

        WorkloadNetworksClient getWorkloadNetworks()
        Gets the WorkloadNetworksClient object to access its operations.
        Returns:
        the WorkloadNetworksClient object.
      • getCloudLinks

        CloudLinksClient getCloudLinks()
        Gets the CloudLinksClient object to access its operations.
        Returns:
        the CloudLinksClient object.
      • getAddons

        AddonsClient getAddons()
        Gets the AddonsClient object to access its operations.
        Returns:
        the AddonsClient object.
      • getVirtualMachines

        VirtualMachinesClient getVirtualMachines()
        Gets the VirtualMachinesClient object to access its operations.
        Returns:
        the VirtualMachinesClient object.
      • getPlacementPolicies

        PlacementPoliciesClient getPlacementPolicies()
        Gets the PlacementPoliciesClient object to access its operations.
        Returns:
        the PlacementPoliciesClient object.
      • getScriptPackages

        ScriptPackagesClient getScriptPackages()
        Gets the ScriptPackagesClient object to access its operations.
        Returns:
        the ScriptPackagesClient object.
      • getScriptCmdlets

        ScriptCmdletsClient getScriptCmdlets()
        Gets the ScriptCmdletsClient object to access its operations.
        Returns:
        the ScriptCmdletsClient object.
      • getScriptExecutions

        ScriptExecutionsClient getScriptExecutions()
        Gets the ScriptExecutionsClient object to access its operations.
        Returns:
        the ScriptExecutionsClient object.