Uses of Class
com.azure.resourcemanager.netapp.fluent.models.SubvolumeModelProperties
Packages that use SubvolumeModelProperties
Package
Description
Package containing the inner data models for NetAppManagementClient.
-
Uses of SubvolumeModelProperties in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return SubvolumeModelPropertiesModifier and TypeMethodDescriptionstatic SubvolumeModelProperties
SubvolumeModelProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SubvolumeModelProperties from the JsonReader.SubvolumeModelProperties.withAccessedTimestamp
(OffsetDateTime accessedTimestamp) Set the accessedTimestamp property: Most recent access time and date.SubvolumeModelProperties.withBytesUsed
(Long bytesUsed) Set the bytesUsed property: Bytes used.SubvolumeModelProperties.withChangedTimestamp
(OffsetDateTime changedTimestamp) Set the changedTimestamp property: Most recent change time and date.SubvolumeModelProperties.withCreationTimestamp
(OffsetDateTime creationTimestamp) Set the creationTimestamp property: Creation time and date.SubvolumeModelProperties.withModifiedTimestamp
(OffsetDateTime modifiedTimestamp) Set the modifiedTimestamp property: Most recent modification time and date.SubvolumeModelProperties.withParentPath
(String parentPath) Set the parentPath property: Path to the parent subvolume.Set the path property: Path to the subvolume.SubvolumeModelProperties.withPermissions
(String permissions) Set the permissions property: Permissions of the subvolume.SubvolumeModelProperties.withProvisioningState
(String provisioningState) Set the provisioningState property: Azure lifecycle management.Set the size property: Size of subvolume.