### 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 StoragesClient." 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" - description: "Parameters for the create or update operation." name: "storageResource" type: "" syntax: "public abstract SyncPoller,StorageResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)" desc: "Create or update storage resource." returns: description: "the for polling of storage resource payload." type: "<<>,>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" - description: "Parameters for the create or update operation." name: "storageResource" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,StorageResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource, Context context)" desc: "Create or update storage resource." returns: description: "the for polling of storage resource payload." type: "<<>,>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" - description: "Parameters for the create or update operation." name: "storageResource" type: "" syntax: "public abstract PollerFlux,StorageResourceInner> beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)" desc: "Create or update storage resource." returns: description: "the for polling of storage resource payload." type: "<<>,>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" syntax: "public abstract SyncPoller,Void> beginDelete(String resourceGroupName, String serviceName, String storageName)" desc: "Delete the storage resource." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,Void> beginDelete(String resourceGroupName, String serviceName, String storageName, Context context)" desc: "Delete the storage resource." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" syntax: "public abstract PollerFlux,Void> beginDeleteAsync(String resourceGroupName, String serviceName, String storageName)" desc: "Delete the storage resource." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" - description: "Parameters for the create or update operation." name: "storageResource" type: "" 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: "" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" - description: "Parameters for the create or update operation." name: "storageResource" type: "" - description: "The context to associate with this operation." name: "context" type: "" 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: "" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" - description: "Parameters for the create or update operation." name: "storageResource" type: "" syntax: "public abstract Mono createOrUpdateAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)" desc: "Create or update storage resource." returns: description: "storage resource payload on successful completion of ." type: "Mono<>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" - description: "Parameters for the create or update operation." name: "storageResource" type: "" syntax: "public abstract Mono>> createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String storageName, StorageResourceInner storageResource)" desc: "Create or update storage resource." returns: description: "storage resource payload along with on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" syntax: "public abstract Mono deleteAsync(String resourceGroupName, String serviceName, String storageName)" desc: "Delete the storage resource." returns: description: "A that completes when a successful response is received." type: "Mono<Void>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" syntax: "public abstract Mono>> deleteWithResponseAsync(String resourceGroupName, String serviceName, String storageName)" desc: "Delete the storage resource." returns: description: "the on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" syntax: "public abstract StorageResourceInner get(String resourceGroupName, String serviceName, String storageName)" desc: "Get the storage resource." returns: description: "the storage resource." type: "" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" syntax: "public abstract Mono getAsync(String resourceGroupName, String serviceName, String storageName)" desc: "Get the storage resource." returns: description: "the storage resource on successful completion of ." type: "Mono<>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getWithResponse(String resourceGroupName, String serviceName, String storageName, Context context)" desc: "Get the storage resource." returns: description: "the storage resource along with ." type: "<>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The name of the storage resource." name: "storageName" type: "String" syntax: "public abstract Mono> getWithResponseAsync(String resourceGroupName, String serviceName, String storageName)" desc: "Get the storage resource." returns: description: "the storage resource along with on successful completion of ." type: "Mono<<>>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" syntax: "public abstract PagedIterable 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 ." type: "<>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable 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 ." type: "<>" - 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: "String" - description: "The name of the Service resource." name: "serviceName" type: "String" syntax: "public abstract PagedFlux 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 ." type: "<>" 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.42.0