2023-03-23 23:02:24 +03:00
### YamlMime:JavaType
uid : "com.azure.resourcemanager.avs.fluent.AddonsClient"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient"
name : "AddonsClient"
nameWithType : "AddonsClient"
summary : "An instance of this class provides access to all the operations defined in Addons<wbr>Client."
syntax : "public interface **AddonsClient**"
methods :
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.AddonInner)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
name : "beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
nameWithType : "AddonsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
2024-09-12 07:59:27 +03:00
summary : "Create a Addon."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the private cloud."
2023-03-23 23:02:24 +03:00
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the addon."
2023-03-23 23:02:24 +03:00
name : "addonName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Resource create parameters."
2023-03-23 23:02:24 +03:00
name : "addon"
type : "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract SyncPoller<PollResult<AddonInner>,AddonInner> beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
2024-09-12 07:59:27 +03:00
desc : "Create a Addon."
2023-03-23 23:02:24 +03:00
returns :
description : "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an addon resource."
type : "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.AddonInner,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
name : "beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
nameWithType : "AddonsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
2024-09-12 07:59:27 +03:00
summary : "Create a Addon."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the private cloud."
2023-03-23 23:02:24 +03:00
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the addon."
2023-03-23 23:02:24 +03:00
name : "addonName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Resource create parameters."
2023-03-23 23:02:24 +03:00
name : "addon"
type : "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
- description : "The context to associate with this operation."
name : "context"
type : "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract SyncPoller<PollResult<AddonInner>,AddonInner> beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
2024-09-12 07:59:27 +03:00
desc : "Create a Addon."
2023-03-23 23:02:24 +03:00
returns :
description : "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an addon resource."
type : "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.beginDelete(String resourceGroupName, String privateCloudName, String addonName)"
name : "beginDelete(String resourceGroupName, String privateCloudName, String addonName)"
nameWithType : "AddonsClient.beginDelete(String resourceGroupName, String privateCloudName, String addonName)"
2024-09-12 07:59:27 +03:00
summary : "Delete a Addon."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Name of the private cloud."
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the addon."
2023-03-23 23:02:24 +03:00
name : "addonName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String privateCloudName, String addonName)"
2024-09-12 07:59:27 +03:00
desc : "Delete a Addon."
2023-03-23 23:02:24 +03:00
returns :
description : "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type : "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.beginDelete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
name : "beginDelete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
nameWithType : "AddonsClient.beginDelete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
2024-09-12 07:59:27 +03:00
summary : "Delete a Addon."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Name of the private cloud."
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the addon."
2023-03-23 23:02:24 +03:00
name : "addonName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The context to associate with this operation."
name : "context"
type : "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
2024-09-12 07:59:27 +03:00
desc : "Delete a Addon."
2023-03-23 23:02:24 +03:00
returns :
description : "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type : "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.AddonInner)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
name : "createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
nameWithType : "AddonsClient.createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
2024-09-12 07:59:27 +03:00
summary : "Create a Addon."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the private cloud."
2023-03-23 23:02:24 +03:00
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the addon."
2023-03-23 23:02:24 +03:00
name : "addonName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Resource create parameters."
2023-03-23 23:02:24 +03:00
name : "addon"
type : "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract AddonInner createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
2024-09-12 07:59:27 +03:00
desc : "Create a Addon."
2023-03-23 23:02:24 +03:00
returns :
description : "an addon resource."
type : "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.AddonInner,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
name : "createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
nameWithType : "AddonsClient.createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
2024-09-12 07:59:27 +03:00
summary : "Create a Addon."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the private cloud."
2023-03-23 23:02:24 +03:00
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the addon."
2023-03-23 23:02:24 +03:00
name : "addonName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Resource create parameters."
2023-03-23 23:02:24 +03:00
name : "addon"
type : "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
- description : "The context to associate with this operation."
name : "context"
type : "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract AddonInner createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
2024-09-12 07:59:27 +03:00
desc : "Create a Addon."
2023-03-23 23:02:24 +03:00
returns :
description : "an addon resource."
type : "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.delete(String resourceGroupName, String privateCloudName, String addonName)"
name : "delete(String resourceGroupName, String privateCloudName, String addonName)"
nameWithType : "AddonsClient.delete(String resourceGroupName, String privateCloudName, String addonName)"
2024-09-12 07:59:27 +03:00
summary : "Delete a Addon."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Name of the private cloud."
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the addon."
2023-03-23 23:02:24 +03:00
name : "addonName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public abstract void delete(String resourceGroupName, String privateCloudName, String addonName)"
2024-09-12 07:59:27 +03:00
desc : "Delete a Addon."
2023-03-23 23:02:24 +03:00
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.delete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
name : "delete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
nameWithType : "AddonsClient.delete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
2024-09-12 07:59:27 +03:00
summary : "Delete a Addon."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Name of the private cloud."
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the addon."
2023-03-23 23:02:24 +03:00
name : "addonName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The context to associate with this operation."
name : "context"
type : "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract void delete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
2024-09-12 07:59:27 +03:00
desc : "Delete a Addon."
2023-03-23 23:02:24 +03:00
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.get(String resourceGroupName, String privateCloudName, String addonName)"
name : "get(String resourceGroupName, String privateCloudName, String addonName)"
nameWithType : "AddonsClient.get(String resourceGroupName, String privateCloudName, String addonName)"
2024-09-12 07:59:27 +03:00
summary : "Get a Addon."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Name of the private cloud."
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the addon."
2023-03-23 23:02:24 +03:00
name : "addonName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public abstract AddonInner get(String resourceGroupName, String privateCloudName, String addonName)"
2024-09-12 07:59:27 +03:00
desc : "Get a Addon."
2023-03-23 23:02:24 +03:00
returns :
2024-09-12 07:59:27 +03:00
description : "a Addon."
2023-03-23 23:02:24 +03:00
type : "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.getWithResponse(String resourceGroupName, String privateCloudName, String addonName, Context context)"
name : "getWithResponse(String resourceGroupName, String privateCloudName, String addonName, Context context)"
nameWithType : "AddonsClient.getWithResponse(String resourceGroupName, String privateCloudName, String addonName, Context context)"
2024-09-12 07:59:27 +03:00
summary : "Get a Addon."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Name of the private cloud."
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- description : "Name of the addon."
2023-03-23 23:02:24 +03:00
name : "addonName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The context to associate with this operation."
name : "context"
type : "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract Response<AddonInner> getWithResponse(String resourceGroupName, String privateCloudName, String addonName, Context context)"
2024-09-12 07:59:27 +03:00
desc : "Get a Addon."
2023-03-23 23:02:24 +03:00
returns :
2024-09-12 07:59:27 +03:00
description : "a Addon along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
2023-03-23 23:02:24 +03:00
type : "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.list(java.lang.String,java.lang.String)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.list(String resourceGroupName, String privateCloudName)"
name : "list(String resourceGroupName, String privateCloudName)"
nameWithType : "AddonsClient.list(String resourceGroupName, String privateCloudName)"
2024-09-12 07:59:27 +03:00
summary : "List Addon resources by Private<wbr>Cloud."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Name of the private cloud."
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public abstract PagedIterable<AddonInner> list(String resourceGroupName, String privateCloudName)"
2024-09-12 07:59:27 +03:00
desc : "List Addon resources by PrivateCloud."
2023-03-23 23:02:24 +03:00
returns :
2024-09-12 07:59:27 +03:00
description : "the response of a Addon list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
2023-03-23 23:02:24 +03:00
type : "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.avs.fluent.AddonsClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.avs.fluent.AddonsClient.list(String resourceGroupName, String privateCloudName, Context context)"
name : "list(String resourceGroupName, String privateCloudName, Context context)"
nameWithType : "AddonsClient.list(String resourceGroupName, String privateCloudName, Context context)"
2024-09-12 07:59:27 +03:00
summary : "List Addon resources by Private<wbr>Cloud."
2023-03-23 23:02:24 +03:00
modifiers :
- "abstract"
parameters :
- description : "The name of the resource group. The name is case insensitive."
name : "resourceGroupName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Name of the private cloud."
name : "privateCloudName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The context to associate with this operation."
name : "context"
type : "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract PagedIterable<AddonInner> list(String resourceGroupName, String privateCloudName, Context context)"
2024-09-12 07:59:27 +03:00
desc : "List Addon resources by PrivateCloud."
2023-03-23 23:02:24 +03:00
returns :
2024-09-12 07:59:27 +03:00
description : "the response of a Addon list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
2023-03-23 23:02:24 +03:00
type : "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />>"
type : "interface"
desc : "An instance of this class provides access to all the operations defined in AddonsClient."
metadata : {}
package : "com.azure.resourcemanager.avs.fluent"
2024-09-12 07:59:27 +03:00
artifact : com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0