Uses of Interface
com.azure.resourcemanager.hybridcontainerservice.models.StorageSpaces
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of StorageSpaces in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionStorageSpaces.Update.apply()
Executes the update request.StorageSpaces.Update.apply
(com.azure.core.util.Context context) Executes the update request.StorageSpaces.DefinitionStages.WithCreate.create()
Executes the create request.StorageSpaces.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Gets the storage space objectStorageSpacesOperations.getByResourceGroup
(String resourceGroupName, String storageSpacesName) Gets the storage space objectStorageSpaces.refresh()
Refreshes the resource to sync with Azure.StorageSpaces.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<StorageSpaces>
StorageSpacesOperations.getByIdWithResponse
(String id, com.azure.core.util.Context context) Gets the storage space objectcom.azure.core.http.rest.Response<StorageSpaces>
StorageSpacesOperations.getByResourceGroupWithResponse
(String resourceGroupName, String storageSpacesName, com.azure.core.util.Context context) Gets the storage space objectcom.azure.core.http.rest.PagedIterable<StorageSpaces>
StorageSpacesOperations.list()
List the storage object by subscriptioncom.azure.core.http.rest.PagedIterable<StorageSpaces>
StorageSpacesOperations.list
(com.azure.core.util.Context context) List the storage object by subscriptioncom.azure.core.http.rest.PagedIterable<StorageSpaces>
StorageSpacesOperations.listByResourceGroup
(String resourceGroupName) List the storage object by resource groupcom.azure.core.http.rest.PagedIterable<StorageSpaces>
StorageSpacesOperations.listByResourceGroup
(String resourceGroupName, com.azure.core.util.Context context) List the storage object by resource group