Uses of Class
com.azure.resourcemanager.storage.fluent.models.FileServiceItemsInner
Packages that use FileServiceItemsInner
Package
Description
Package containing the service clients for StorageManagementClient.
Package containing the inner data models 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. -
Uses of FileServiceItemsInner in com.azure.resourcemanager.storage.fluent.models
Classes in com.azure.resourcemanager.storage.fluent.models that implement interfaces with type arguments of type FileServiceItemsInnerMethods in com.azure.resourcemanager.storage.fluent.models that return FileServiceItemsInnerModifier and TypeMethodDescriptionstatic FileServiceItemsInnerFileServiceItemsInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FileServiceItemsInner from the JsonReader.