Uses of Class
com.azure.resourcemanager.hybridcontainerservice.fluent.models.StorageSpacesInner
Package
Description
Package containing the service clients for HybridContainerService.
Package containing the inner data models for HybridContainerService.
Package containing the data models for HybridContainerService.
-
Uses of StorageSpacesInner in com.azure.resourcemanager.hybridcontainerservice.fluent
Modifier and TypeMethodDescriptionStorageSpacesOperationsClient.createOrUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesInner storageSpaces) Puts the storage objectStorageSpacesOperationsClient.createOrUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesInner storageSpaces, com.azure.core.util.Context context) Puts the storage objectStorageSpacesOperationsClient.getByResourceGroup
(String resourceGroupName, String storageSpacesName) Gets the storage space objectStorageSpacesOperationsClient.update
(String resourceGroupName, String storageSpacesName, StorageSpacesPatch storageSpaces) Patches the storage objectStorageSpacesOperationsClient.update
(String resourceGroupName, String storageSpacesName, StorageSpacesPatch storageSpaces, com.azure.core.util.Context context) Patches the storage objectModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginCreateOrUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesInner storageSpaces) Puts the storage objectcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginCreateOrUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesInner storageSpaces) Puts the storage objectcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginCreateOrUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesInner storageSpaces, com.azure.core.util.Context context) Puts the storage objectcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginCreateOrUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesInner storageSpaces, com.azure.core.util.Context context) Puts the storage objectcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesPatch storageSpaces) Patches the storage objectcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesPatch storageSpaces) Patches the storage objectcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesPatch storageSpaces, com.azure.core.util.Context context) Patches the storage objectcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesPatch storageSpaces, com.azure.core.util.Context context) Patches the storage objectcom.azure.core.http.rest.Response<StorageSpacesInner>
StorageSpacesOperationsClient.getByResourceGroupWithResponse
(String resourceGroupName, String storageSpacesName, com.azure.core.util.Context context) Gets the storage space objectcom.azure.core.http.rest.PagedIterable<StorageSpacesInner>
StorageSpacesOperationsClient.list()
List the storage object by subscriptioncom.azure.core.http.rest.PagedIterable<StorageSpacesInner>
StorageSpacesOperationsClient.list
(com.azure.core.util.Context context) List the storage object by subscriptioncom.azure.core.http.rest.PagedIterable<StorageSpacesInner>
StorageSpacesOperationsClient.listByResourceGroup
(String resourceGroupName) List the storage object by resource groupcom.azure.core.http.rest.PagedIterable<StorageSpacesInner>
StorageSpacesOperationsClient.listByResourceGroup
(String resourceGroupName, com.azure.core.util.Context context) List the storage object by resource groupModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginCreateOrUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesInner storageSpaces) Puts the storage objectcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginCreateOrUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesInner storageSpaces, com.azure.core.util.Context context) Puts the storage objectStorageSpacesOperationsClient.createOrUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesInner storageSpaces) Puts the storage objectStorageSpacesOperationsClient.createOrUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesInner storageSpaces, com.azure.core.util.Context context) Puts the storage object -
Uses of StorageSpacesInner in com.azure.resourcemanager.hybridcontainerservice.fluent.models
Modifier and TypeMethodDescriptionStorageSpacesInner.withExtendedLocation
(StorageSpacesExtendedLocation extendedLocation) Set the extendedLocation property: The extendedLocation property.StorageSpacesInner.withLocation
(String location) StorageSpacesInner.withProperties
(StorageSpacesProperties properties) Set the properties property: HybridAKSStorageSpec defines the desired state of HybridAKSStorage. -
Uses of StorageSpacesInner in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionStorageSpaces.innerModel()
Gets the inner com.azure.resourcemanager.hybridcontainerservice.fluent.models.StorageSpacesInner object.Modifier and TypeMethodDescriptionStorageSpacesListResult.value()
Get the value property: The value property.Modifier and TypeMethodDescriptionStorageSpacesListResult.withValue
(List<StorageSpacesInner> value) Set the value property: The value property.