2023-10-26 09:36:32 +03:00
### YamlMime:JavaType
uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient"
name : "PoolsClient"
nameWithType : "PoolsClient"
summary : "An instance of this class provides access to all the operations defined in Pools<wbr>Client."
syntax : "public interface **PoolsClient**"
methods :
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.beginCreateOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body)"
name : "beginCreateOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body)"
nameWithType : "PoolsClient.beginCreateOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body)"
2024-03-21 07:46:56 +03:00
summary : "Create or Update the specified capacity pool within the resource group Create or Update a capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Capacity pool object supplied in the body of the operation."
name : "body"
type : "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract SyncPoller<PollResult<CapacityPoolInner>,CapacityPoolInner> beginCreateOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body)"
2024-03-21 07:46:56 +03:00
desc : "Create or Update the specified capacity pool within the resource group Create or Update a capacity pool."
2023-10-26 09:36:32 +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 capacity pool 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.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.beginCreateOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body, Context context)"
name : "beginCreateOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body, Context context)"
nameWithType : "PoolsClient.beginCreateOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body, Context context)"
2024-03-21 07:46:56 +03:00
summary : "Create or Update the specified capacity pool within the resource group Create or Update a capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Capacity pool object supplied in the body of the operation."
name : "body"
type : "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" 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<CapacityPoolInner>,CapacityPoolInner> beginCreateOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body, Context context)"
2024-03-21 07:46:56 +03:00
desc : "Create or Update the specified capacity pool within the resource group Create or Update a capacity pool."
2023-10-26 09:36:32 +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 capacity pool 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.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.beginDelete(String resourceGroupName, String accountName, String poolName)"
name : "beginDelete(String resourceGroupName, String accountName, String poolName)"
nameWithType : "PoolsClient.beginDelete(String resourceGroupName, String accountName, String poolName)"
2024-03-21 07:46:56 +03:00
summary : "Delete a capacity pool Delete the specified capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
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 accountName, String poolName)"
2024-03-21 07:46:56 +03:00
desc : "Delete a capacity pool Delete the specified capacity pool."
2023-10-26 09:36:32 +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.netapp.fluent.PoolsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.beginDelete(String resourceGroupName, String accountName, String poolName, Context context)"
name : "beginDelete(String resourceGroupName, String accountName, String poolName, Context context)"
nameWithType : "PoolsClient.beginDelete(String resourceGroupName, String accountName, String poolName, Context context)"
2024-03-21 07:46:56 +03:00
summary : "Delete a capacity pool Delete the specified capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
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 accountName, String poolName, Context context)"
2024-03-21 07:46:56 +03:00
desc : "Delete a capacity pool Delete the specified capacity pool."
2023-10-26 09:36:32 +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.netapp.fluent.PoolsClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.CapacityPoolPatch)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.beginUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body)"
name : "beginUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body)"
nameWithType : "PoolsClient.beginUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body)"
2024-03-21 07:46:56 +03:00
summary : "Update a capacity pool Patch the specified capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Capacity pool object supplied in the body of the operation."
name : "body"
type : "<xref href=\"com.azure.resourcemanager.netapp.models.CapacityPoolPatch?alt=com.azure.resourcemanager.netapp.models.CapacityPoolPatch&text=CapacityPoolPatch\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract SyncPoller<PollResult<CapacityPoolInner>,CapacityPoolInner> beginUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body)"
2024-03-21 07:46:56 +03:00
desc : "Update a capacity pool Patch the specified capacity pool."
2023-10-26 09:36:32 +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 capacity pool 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.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.CapacityPoolPatch,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.beginUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body, Context context)"
name : "beginUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body, Context context)"
nameWithType : "PoolsClient.beginUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body, Context context)"
2024-03-21 07:46:56 +03:00
summary : "Update a capacity pool Patch the specified capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Capacity pool object supplied in the body of the operation."
name : "body"
type : "<xref href=\"com.azure.resourcemanager.netapp.models.CapacityPoolPatch?alt=com.azure.resourcemanager.netapp.models.CapacityPoolPatch&text=CapacityPoolPatch\" 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<CapacityPoolInner>,CapacityPoolInner> beginUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body, Context context)"
2024-03-21 07:46:56 +03:00
desc : "Update a capacity pool Patch the specified capacity pool."
2023-10-26 09:36:32 +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 capacity pool 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.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.createOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body)"
name : "createOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body)"
nameWithType : "PoolsClient.createOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body)"
2024-03-21 07:46:56 +03:00
summary : "Create or Update the specified capacity pool within the resource group Create or Update a capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Capacity pool object supplied in the body of the operation."
name : "body"
type : "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract CapacityPoolInner createOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body)"
2024-03-21 07:46:56 +03:00
desc : "Create or Update the specified capacity pool within the resource group Create or Update a capacity pool."
2023-10-26 09:36:32 +03:00
returns :
description : "capacity pool resource."
type : "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.createOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body, Context context)"
name : "createOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body, Context context)"
nameWithType : "PoolsClient.createOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body, Context context)"
2024-03-21 07:46:56 +03:00
summary : "Create or Update the specified capacity pool within the resource group Create or Update a capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Capacity pool object supplied in the body of the operation."
name : "body"
type : "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" 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 CapacityPoolInner createOrUpdate(String resourceGroupName, String accountName, String poolName, CapacityPoolInner body, Context context)"
2024-03-21 07:46:56 +03:00
desc : "Create or Update the specified capacity pool within the resource group Create or Update a capacity pool."
2023-10-26 09:36:32 +03:00
returns :
description : "capacity pool resource."
type : "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.delete(String resourceGroupName, String accountName, String poolName)"
name : "delete(String resourceGroupName, String accountName, String poolName)"
nameWithType : "PoolsClient.delete(String resourceGroupName, String accountName, String poolName)"
2024-03-21 07:46:56 +03:00
summary : "Delete a capacity pool Delete the specified capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
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 accountName, String poolName)"
2024-03-21 07:46:56 +03:00
desc : "Delete a capacity pool Delete the specified capacity pool."
2023-10-26 09:36:32 +03:00
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.delete(String resourceGroupName, String accountName, String poolName, Context context)"
name : "delete(String resourceGroupName, String accountName, String poolName, Context context)"
nameWithType : "PoolsClient.delete(String resourceGroupName, String accountName, String poolName, Context context)"
2024-03-21 07:46:56 +03:00
summary : "Delete a capacity pool Delete the specified capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
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 accountName, String poolName, Context context)"
2024-03-21 07:46:56 +03:00
desc : "Delete a capacity pool Delete the specified capacity pool."
2023-10-26 09:36:32 +03:00
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.get(String resourceGroupName, String accountName, String poolName)"
name : "get(String resourceGroupName, String accountName, String poolName)"
nameWithType : "PoolsClient.get(String resourceGroupName, String accountName, String poolName)"
2024-03-21 07:46:56 +03:00
summary : "Describe a Capacity Pool Get details of the specified capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public abstract CapacityPoolInner get(String resourceGroupName, String accountName, String poolName)"
2024-03-21 07:46:56 +03:00
desc : "Describe a Capacity Pool Get details of the specified capacity pool."
2023-10-26 09:36:32 +03:00
returns :
description : "details of the specified capacity pool."
type : "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.getWithResponse(String resourceGroupName, String accountName, String poolName, Context context)"
name : "getWithResponse(String resourceGroupName, String accountName, String poolName, Context context)"
nameWithType : "PoolsClient.getWithResponse(String resourceGroupName, String accountName, String poolName, Context context)"
2024-03-21 07:46:56 +03:00
summary : "Describe a Capacity Pool Get details of the specified capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
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<CapacityPoolInner> getWithResponse(String resourceGroupName, String accountName, String poolName, Context context)"
2024-03-21 07:46:56 +03:00
desc : "Describe a Capacity Pool Get details of the specified capacity pool."
2023-10-26 09:36:32 +03:00
returns :
description : "details of the specified capacity pool along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
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.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.list(java.lang.String,java.lang.String)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.list(String resourceGroupName, String accountName)"
name : "list(String resourceGroupName, String accountName)"
nameWithType : "PoolsClient.list(String resourceGroupName, String accountName)"
2024-03-21 07:46:56 +03:00
summary : "Describe all Capacity Pools List all capacity pools in the Net<wbr>App Account."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax : "public abstract PagedIterable<CapacityPoolInner> list(String resourceGroupName, String accountName)"
2024-03-21 07:46:56 +03:00
desc : "Describe all Capacity Pools List all capacity pools in the NetApp Account."
2023-10-26 09:36:32 +03:00
returns :
description : "list of capacity pool resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
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.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.list(String resourceGroupName, String accountName, Context context)"
name : "list(String resourceGroupName, String accountName, Context context)"
nameWithType : "PoolsClient.list(String resourceGroupName, String accountName, Context context)"
2024-03-21 07:46:56 +03:00
summary : "Describe all Capacity Pools List all capacity pools in the Net<wbr>App Account."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
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<CapacityPoolInner> list(String resourceGroupName, String accountName, Context context)"
2024-03-21 07:46:56 +03:00
desc : "Describe all Capacity Pools List all capacity pools in the NetApp Account."
2023-10-26 09:36:32 +03:00
returns :
description : "list of capacity pool resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
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.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />>"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.update(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.CapacityPoolPatch)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.update(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body)"
name : "update(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body)"
nameWithType : "PoolsClient.update(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body)"
2024-03-21 07:46:56 +03:00
summary : "Update a capacity pool Patch the specified capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Capacity pool object supplied in the body of the operation."
name : "body"
type : "<xref href=\"com.azure.resourcemanager.netapp.models.CapacityPoolPatch?alt=com.azure.resourcemanager.netapp.models.CapacityPoolPatch&text=CapacityPoolPatch\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract CapacityPoolInner update(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body)"
2024-03-21 07:46:56 +03:00
desc : "Update a capacity pool Patch the specified capacity pool."
2023-10-26 09:36:32 +03:00
returns :
description : "capacity pool resource."
type : "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.netapp.fluent.PoolsClient.update(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.CapacityPoolPatch,com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.netapp.fluent.PoolsClient.update(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body, Context context)"
name : "update(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body, Context context)"
nameWithType : "PoolsClient.update(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body, Context context)"
2024-03-21 07:46:56 +03:00
summary : "Update a capacity pool Patch the specified capacity pool."
2023-10-26 09:36:32 +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 : "The name of the NetApp account."
name : "accountName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "The name of the capacity pool."
name : "poolName"
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description : "Capacity pool object supplied in the body of the operation."
name : "body"
type : "<xref href=\"com.azure.resourcemanager.netapp.models.CapacityPoolPatch?alt=com.azure.resourcemanager.netapp.models.CapacityPoolPatch&text=CapacityPoolPatch\" 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 CapacityPoolInner update(String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body, Context context)"
2024-03-21 07:46:56 +03:00
desc : "Update a capacity pool Patch the specified capacity pool."
2023-10-26 09:36:32 +03:00
returns :
description : "capacity pool resource."
type : "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner?alt=com.azure.resourcemanager.netapp.fluent.models.CapacityPoolInner&text=CapacityPoolInner\" data-throw-if-not-resolved=\"False\" />"
type : "interface"
desc : "An instance of this class provides access to all the operations defined in PoolsClient."
metadata : {}
package : "com.azure.resourcemanager.netapp.fluent"
2024-10-26 06:18:01 +03:00
artifact : com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1