azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

500 строки
47 KiB
YAML
Исходник Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient"
name: "StoragesClient"
nameWithType: "StoragesClient"
summary: "An instance of this class provides access to all the operations defined in Storages<wbr>Client."
syntax: "public interface **StoragesClient**"
methods:
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
name: "beginCreateOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
nameWithType: "StoragesClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
summary: "Create or update storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters for the create or update operation."
name: "storageResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<StorageResourceInner>,StorageResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
desc: "Create or update storage resource."
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 storage resource payload."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource, Context context)"
nameWithType: "StoragesClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource, Context context)"
summary: "Create or update storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters for the create or update operation."
name: "storageResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" 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<StorageResourceInner>,StorageResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource, Context context)"
desc: "Create or update storage resource."
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 storage resource payload."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
nameWithType: "StoragesClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
summary: "Create or update storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters for the create or update operation."
name: "storageResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<StorageResourceInner>,StorageResourceInner> beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
desc: "Create or update storage resource."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of storage resource payload."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginDelete(String resourceGroupName, String serviceName, String storageName)"
name: "beginDelete(String resourceGroupName, String serviceName, String storageName)"
nameWithType: "StoragesClient.beginDelete(String resourceGroupName, String serviceName, String storageName)"
summary: "Delete the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
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 serviceName, String storageName)"
desc: "Delete the storage resource."
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\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginDelete(String resourceGroupName, String serviceName, String storageName, Context context)"
name: "beginDelete(String resourceGroupName, String serviceName, String storageName, Context context)"
nameWithType: "StoragesClient.beginDelete(String resourceGroupName, String serviceName, String storageName, Context context)"
summary: "Delete the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
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 serviceName, String storageName, Context context)"
desc: "Delete the storage resource."
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\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.beginDeleteAsync(String resourceGroupName, String serviceName, String storageName)"
name: "beginDeleteAsync(String resourceGroupName, String serviceName, String storageName)"
nameWithType: "StoragesClient.beginDeleteAsync(String resourceGroupName, String serviceName, String storageName)"
summary: "Delete the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String serviceName, String storageName)"
desc: "Delete the storage resource."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.createOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
name: "createOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
nameWithType: "StoragesClient.createOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
summary: "Create or update storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters for the create or update operation."
name: "storageResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract StorageResourceInner createOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
desc: "Create or update storage resource."
returns:
description: "storage resource payload."
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.createOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource, Context context)"
name: "createOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource, Context context)"
nameWithType: "StoragesClient.createOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource, Context context)"
summary: "Create or update storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters for the create or update operation."
name: "storageResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" 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 StorageResourceInner createOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource, Context context)"
desc: "Create or update storage resource."
returns:
description: "storage resource payload."
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.createOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.createOrUpdateAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
name: "createOrUpdateAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
nameWithType: "StoragesClient.createOrUpdateAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
summary: "Create or update storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters for the create or update operation."
name: "storageResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<StorageResourceInner> createOrUpdateAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
desc: "Create or update storage resource."
returns:
description: "storage resource payload on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
nameWithType: "StoragesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
summary: "Create or update storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters for the create or update operation."
name: "storageResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)"
desc: "Create or update storage resource."
returns:
description: "storage resource payload along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.delete(String resourceGroupName, String serviceName, String storageName)"
name: "delete(String resourceGroupName, String serviceName, String storageName)"
nameWithType: "StoragesClient.delete(String resourceGroupName, String serviceName, String storageName)"
summary: "Delete the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
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 serviceName, String storageName)"
desc: "Delete the storage resource."
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.delete(String resourceGroupName, String serviceName, String storageName, Context context)"
name: "delete(String resourceGroupName, String serviceName, String storageName, Context context)"
nameWithType: "StoragesClient.delete(String resourceGroupName, String serviceName, String storageName, Context context)"
summary: "Delete the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
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 serviceName, String storageName, Context context)"
desc: "Delete the storage resource."
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.deleteAsync(String resourceGroupName, String serviceName, String storageName)"
name: "deleteAsync(String resourceGroupName, String serviceName, String storageName)"
nameWithType: "StoragesClient.deleteAsync(String resourceGroupName, String serviceName, String storageName)"
summary: "Delete the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String serviceName, String storageName)"
desc: "Delete the storage resource."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.deleteWithResponseAsync(String resourceGroupName, String serviceName, String storageName)"
name: "deleteWithResponseAsync(String resourceGroupName, String serviceName, String storageName)"
nameWithType: "StoragesClient.deleteWithResponseAsync(String resourceGroupName, String serviceName, String storageName)"
summary: "Delete the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String serviceName, String storageName)"
desc: "Delete the storage resource."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.get(String resourceGroupName, String serviceName, String storageName)"
name: "get(String resourceGroupName, String serviceName, String storageName)"
nameWithType: "StoragesClient.get(String resourceGroupName, String serviceName, String storageName)"
summary: "Get the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract StorageResourceInner get(String resourceGroupName, String serviceName, String storageName)"
desc: "Get the storage resource."
returns:
description: "the storage resource."
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.getAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.getAsync(String resourceGroupName, String serviceName, String storageName)"
name: "getAsync(String resourceGroupName, String serviceName, String storageName)"
nameWithType: "StoragesClient.getAsync(String resourceGroupName, String serviceName, String storageName)"
summary: "Get the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<StorageResourceInner> getAsync(String resourceGroupName, String serviceName, String storageName)"
desc: "Get the storage resource."
returns:
description: "the storage resource on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.getWithResponse(String resourceGroupName, String serviceName, String storageName, Context context)"
name: "getWithResponse(String resourceGroupName, String serviceName, String storageName, Context context)"
nameWithType: "StoragesClient.getWithResponse(String resourceGroupName, String serviceName, String storageName, Context context)"
summary: "Get the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
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<StorageResourceInner> getWithResponse(String resourceGroupName, String serviceName, String storageName, Context context)"
desc: "Get the storage resource."
returns:
description: "the storage resource 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\" />&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.getWithResponseAsync(String resourceGroupName, String serviceName, String storageName)"
name: "getWithResponseAsync(String resourceGroupName, String serviceName, String storageName)"
nameWithType: "StoragesClient.getWithResponseAsync(String resourceGroupName, String serviceName, String storageName)"
summary: "Get the storage resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the storage resource."
name: "storageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<StorageResourceInner>> getWithResponseAsync(String resourceGroupName, String serviceName, String storageName)"
desc: "Get the storage resource."
returns:
description: "the storage resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.list(String resourceGroupName, String serviceName)"
name: "list(String resourceGroupName, String serviceName)"
nameWithType: "StoragesClient.list(String resourceGroupName, String serviceName)"
summary: "List all the storages of one Azure Spring Apps resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<StorageResourceInner> list(String resourceGroupName, String serviceName)"
desc: "List all the storages of one Azure Spring Apps resource."
returns:
description: "collection compose of storage resources list and a possible link for next page as paginated response with\n <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\" />&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.list(String resourceGroupName, String serviceName, Context context)"
name: "list(String resourceGroupName, String serviceName, Context context)"
nameWithType: "StoragesClient.list(String resourceGroupName, String serviceName, Context context)"
summary: "List all the storages of one Azure Spring Apps resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
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<StorageResourceInner> list(String resourceGroupName, String serviceName, Context context)"
desc: "List all the storages of one Azure Spring Apps resource."
returns:
description: "collection compose of storage resources list and a possible link for next page as paginated response with\n <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\" />&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.listAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.StoragesClient.listAsync(String resourceGroupName, String serviceName)"
name: "listAsync(String resourceGroupName, String serviceName)"
nameWithType: "StoragesClient.listAsync(String resourceGroupName, String serviceName)"
summary: "List all the storages of one Azure Spring Apps resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<StorageResourceInner> listAsync(String resourceGroupName, String serviceName)"
desc: "List all the storages of one Azure Spring Apps resource."
returns:
description: "collection compose of storage resources list and a possible link for next page as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.StorageResourceInner&text=StorageResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in StoragesClient."
metadata: {}
package: "com.azure.resourcemanager.appplatform.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-appplatform:2.34.0