Interface Volume.Update
- All Superinterfaces:
Volume.UpdateStages.WithCoolAccess,Volume.UpdateStages.WithCoolAccessRetrievalPolicy,Volume.UpdateStages.WithCoolAccessTieringPolicy,Volume.UpdateStages.WithCoolnessPeriod,Volume.UpdateStages.WithDataProtection,Volume.UpdateStages.WithDefaultGroupQuotaInKiBs,Volume.UpdateStages.WithDefaultUserQuotaInKiBs,Volume.UpdateStages.WithExportPolicy,Volume.UpdateStages.WithIsDefaultQuotaEnabled,Volume.UpdateStages.WithProtocolTypes,Volume.UpdateStages.WithServiceLevel,Volume.UpdateStages.WithSmbAccessBasedEnumeration,Volume.UpdateStages.WithSmbNonBrowsable,Volume.UpdateStages.WithSnapshotDirectoryVisible,Volume.UpdateStages.WithTags,Volume.UpdateStages.WithThroughputMibps,Volume.UpdateStages.WithUnixPermissions,Volume.UpdateStages.WithUsageThreshold
- Enclosing interface:
Volume
public static interface Volume.Update
extends Volume.UpdateStages.WithTags, Volume.UpdateStages.WithServiceLevel, Volume.UpdateStages.WithUsageThreshold, Volume.UpdateStages.WithExportPolicy, Volume.UpdateStages.WithProtocolTypes, Volume.UpdateStages.WithThroughputMibps, Volume.UpdateStages.WithDataProtection, Volume.UpdateStages.WithIsDefaultQuotaEnabled, Volume.UpdateStages.WithDefaultUserQuotaInKiBs, Volume.UpdateStages.WithDefaultGroupQuotaInKiBs, Volume.UpdateStages.WithUnixPermissions, Volume.UpdateStages.WithCoolAccess, Volume.UpdateStages.WithCoolnessPeriod, Volume.UpdateStages.WithCoolAccessRetrievalPolicy, Volume.UpdateStages.WithCoolAccessTieringPolicy, Volume.UpdateStages.WithSnapshotDirectoryVisible, Volume.UpdateStages.WithSmbAccessBasedEnumeration, Volume.UpdateStages.WithSmbNonBrowsable
The template for Volume update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccess
withCoolAccessMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccessRetrievalPolicy
withCoolAccessRetrievalPolicyMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccessTieringPolicy
withCoolAccessTieringPolicyMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolnessPeriod
withCoolnessPeriodMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDataProtection
withDataProtectionMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDefaultGroupQuotaInKiBs
withDefaultGroupQuotaInKiBsMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDefaultUserQuotaInKiBs
withDefaultUserQuotaInKiBsMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithExportPolicy
withExportPolicyMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithIsDefaultQuotaEnabled
withIsDefaultQuotaEnabledMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithProtocolTypes
withProtocolTypesMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithServiceLevel
withServiceLevelMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSmbAccessBasedEnumeration
withSmbAccessBasedEnumerationMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSmbNonBrowsable
withSmbNonBrowsableMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSnapshotDirectoryVisible
withSnapshotDirectoryVisibleMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithThroughputMibps
withThroughputMibpsMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithUnixPermissions
withUnixPermissionsMethods inherited from interface com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithUsageThreshold
withUsageThreshold
-
Method Details
-
apply
Volume apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-