Uses of Class
com.azure.resourcemanager.storage.fluent.models.ListQueueServicesInner
Packages that use ListQueueServicesInner
Package
Description
Package containing the service clients for StorageManagementClient.
Package containing the inner data models 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. -
Uses of ListQueueServicesInner in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return ListQueueServicesInnerModifier and TypeMethodDescriptionstatic ListQueueServicesInnerListQueueServicesInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ListQueueServicesInner from the JsonReader.