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