### YamlMime:JavaType uid: "com.azure.resourcemanager.avs.fluent.AvsClient" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient" name: "AvsClient" nameWithType: "AvsClient" summary: "The interface for AvsClient class." syntax: "public interface **AvsClient**" methods: - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getAddons()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getAddons()" name: "getAddons()" nameWithType: "AvsClient.getAddons()" summary: "Gets the AddonsClient object to access its operations." modifiers: - "abstract" syntax: "public abstract AddonsClient getAddons()" desc: "Gets the AddonsClient object to access its operations." returns: description: "the AddonsClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getApiVersion()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getApiVersion()" name: "getApiVersion()" nameWithType: "AvsClient.getApiVersion()" summary: "Gets Api Version." modifiers: - "abstract" syntax: "public abstract String getApiVersion()" desc: "Gets Api Version." returns: description: "the apiVersion value." type: "String" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getAuthorizations()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getAuthorizations()" name: "getAuthorizations()" nameWithType: "AvsClient.getAuthorizations()" summary: "Gets the AuthorizationsClient object to access its operations." modifiers: - "abstract" syntax: "public abstract AuthorizationsClient getAuthorizations()" desc: "Gets the AuthorizationsClient object to access its operations." returns: description: "the AuthorizationsClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getCloudLinks()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getCloudLinks()" name: "getCloudLinks()" nameWithType: "AvsClient.getCloudLinks()" summary: "Gets the CloudLinksClient object to access its operations." modifiers: - "abstract" syntax: "public abstract CloudLinksClient getCloudLinks()" desc: "Gets the CloudLinksClient object to access its operations." returns: description: "the CloudLinksClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getClusters()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getClusters()" name: "getClusters()" nameWithType: "AvsClient.getClusters()" summary: "Gets the ClustersClient object to access its operations." modifiers: - "abstract" syntax: "public abstract ClustersClient getClusters()" desc: "Gets the ClustersClient object to access its operations." returns: description: "the ClustersClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getDatastores()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getDatastores()" name: "getDatastores()" nameWithType: "AvsClient.getDatastores()" summary: "Gets the DatastoresClient object to access its operations." modifiers: - "abstract" syntax: "public abstract DatastoresClient getDatastores()" desc: "Gets the DatastoresClient object to access its operations." returns: description: "the DatastoresClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getDefaultPollInterval()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getDefaultPollInterval()" name: "getDefaultPollInterval()" nameWithType: "AvsClient.getDefaultPollInterval()" summary: "Gets The default poll interval for long-running operation." modifiers: - "abstract" syntax: "public abstract Duration getDefaultPollInterval()" desc: "Gets The default poll interval for long-running operation." returns: description: "the defaultPollInterval value." type: "Duration" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getEndpoint()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getEndpoint()" name: "getEndpoint()" nameWithType: "AvsClient.getEndpoint()" summary: "Gets server parameter." modifiers: - "abstract" syntax: "public abstract String getEndpoint()" desc: "Gets server parameter." returns: description: "the endpoint value." type: "String" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getGlobalReachConnections()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getGlobalReachConnections()" name: "getGlobalReachConnections()" nameWithType: "AvsClient.getGlobalReachConnections()" summary: "Gets the GlobalReachConnectionsClient object to access its operations." modifiers: - "abstract" syntax: "public abstract GlobalReachConnectionsClient getGlobalReachConnections()" desc: "Gets the GlobalReachConnectionsClient object to access its operations." returns: description: "the GlobalReachConnectionsClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getHcxEnterpriseSites()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getHcxEnterpriseSites()" name: "getHcxEnterpriseSites()" nameWithType: "AvsClient.getHcxEnterpriseSites()" summary: "Gets the HcxEnterpriseSitesClient object to access its operations." modifiers: - "abstract" syntax: "public abstract HcxEnterpriseSitesClient getHcxEnterpriseSites()" desc: "Gets the HcxEnterpriseSitesClient object to access its operations." returns: description: "the HcxEnterpriseSitesClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getHttpPipeline()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getHttpPipeline()" name: "getHttpPipeline()" nameWithType: "AvsClient.getHttpPipeline()" summary: "Gets The HTTP pipeline to send requests through." modifiers: - "abstract" syntax: "public abstract HttpPipeline getHttpPipeline()" desc: "Gets The HTTP pipeline to send requests through." returns: description: "the httpPipeline value." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getIscsiPaths()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getIscsiPaths()" name: "getIscsiPaths()" nameWithType: "AvsClient.getIscsiPaths()" summary: "Gets the IscsiPathsClient object to access its operations." modifiers: - "abstract" syntax: "public abstract IscsiPathsClient getIscsiPaths()" desc: "Gets the IscsiPathsClient object to access its operations." returns: description: "the IscsiPathsClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getLocations()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getLocations()" name: "getLocations()" nameWithType: "AvsClient.getLocations()" summary: "Gets the LocationsClient object to access its operations." modifiers: - "abstract" syntax: "public abstract LocationsClient getLocations()" desc: "Gets the LocationsClient object to access its operations." returns: description: "the LocationsClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getOperations()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getOperations()" name: "getOperations()" nameWithType: "AvsClient.getOperations()" summary: "Gets the OperationsClient object to access its operations." modifiers: - "abstract" syntax: "public abstract OperationsClient getOperations()" desc: "Gets the OperationsClient object to access its operations." returns: description: "the OperationsClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getPlacementPolicies()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getPlacementPolicies()" name: "getPlacementPolicies()" nameWithType: "AvsClient.getPlacementPolicies()" summary: "Gets the PlacementPoliciesClient object to access its operations." modifiers: - "abstract" syntax: "public abstract PlacementPoliciesClient getPlacementPolicies()" desc: "Gets the PlacementPoliciesClient object to access its operations." returns: description: "the PlacementPoliciesClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getPrivateClouds()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getPrivateClouds()" name: "getPrivateClouds()" nameWithType: "AvsClient.getPrivateClouds()" summary: "Gets the PrivateCloudsClient object to access its operations." modifiers: - "abstract" syntax: "public abstract PrivateCloudsClient getPrivateClouds()" desc: "Gets the PrivateCloudsClient object to access its operations." returns: description: "the PrivateCloudsClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getScriptCmdlets()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getScriptCmdlets()" name: "getScriptCmdlets()" nameWithType: "AvsClient.getScriptCmdlets()" summary: "Gets the ScriptCmdletsClient object to access its operations." modifiers: - "abstract" syntax: "public abstract ScriptCmdletsClient getScriptCmdlets()" desc: "Gets the ScriptCmdletsClient object to access its operations." returns: description: "the ScriptCmdletsClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getScriptExecutions()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getScriptExecutions()" name: "getScriptExecutions()" nameWithType: "AvsClient.getScriptExecutions()" summary: "Gets the ScriptExecutionsClient object to access its operations." modifiers: - "abstract" syntax: "public abstract ScriptExecutionsClient getScriptExecutions()" desc: "Gets the ScriptExecutionsClient object to access its operations." returns: description: "the ScriptExecutionsClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getScriptPackages()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getScriptPackages()" name: "getScriptPackages()" nameWithType: "AvsClient.getScriptPackages()" summary: "Gets the ScriptPackagesClient object to access its operations." modifiers: - "abstract" syntax: "public abstract ScriptPackagesClient getScriptPackages()" desc: "Gets the ScriptPackagesClient object to access its operations." returns: description: "the ScriptPackagesClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getSubscriptionId()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getSubscriptionId()" name: "getSubscriptionId()" nameWithType: "AvsClient.getSubscriptionId()" summary: "Gets The ID of the target subscription." modifiers: - "abstract" syntax: "public abstract String getSubscriptionId()" desc: "Gets The ID of the target subscription. The value must be an UUID." returns: description: "the subscriptionId value." type: "String" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getVirtualMachines()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getVirtualMachines()" name: "getVirtualMachines()" nameWithType: "AvsClient.getVirtualMachines()" summary: "Gets the VirtualMachinesClient object to access its operations." modifiers: - "abstract" syntax: "public abstract VirtualMachinesClient getVirtualMachines()" desc: "Gets the VirtualMachinesClient object to access its operations." returns: description: "the VirtualMachinesClient object." type: "" - uid: "com.azure.resourcemanager.avs.fluent.AvsClient.getWorkloadNetworks()" fullName: "com.azure.resourcemanager.avs.fluent.AvsClient.getWorkloadNetworks()" name: "getWorkloadNetworks()" nameWithType: "AvsClient.getWorkloadNetworks()" summary: "Gets the WorkloadNetworksClient object to access its operations." modifiers: - "abstract" syntax: "public abstract WorkloadNetworksClient getWorkloadNetworks()" desc: "Gets the WorkloadNetworksClient object to access its operations." returns: description: "the WorkloadNetworksClient object." type: "" type: "interface" desc: "The interface for AvsClient class." metadata: {} package: "com.azure.resourcemanager.avs.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0