Uses of Class
com.azure.resourcemanager.storage.fluent.models.FileServiceItemsInner
Packages that use FileServiceItemsInner
Package
Description
Package containing the service clients for StorageManagementClient.
-
Uses of FileServiceItemsInner in com.azure.resourcemanager.storage.fluent
Methods in com.azure.resourcemanager.storage.fluent that return FileServiceItemsInnerModifier and TypeMethodDescriptionList all file services in storage accounts.Methods in com.azure.resourcemanager.storage.fluent that return types with arguments of type FileServiceItemsInnerModifier and TypeMethodDescriptionList all file services in storage accounts.com.azure.core.http.rest.Response<FileServiceItemsInner>FileServicesClient.listWithResponse(String resourceGroupName, String accountName, com.azure.core.util.Context context) List all file services in storage accounts.Mono<com.azure.core.http.rest.Response<FileServiceItemsInner>>FileServicesClient.listWithResponseAsync(String resourceGroupName, String accountName) List all file services in storage accounts.