Uses of Class
com.azure.resourcemanager.netapp.fluent.models.SubvolumeModelInner
Packages that use SubvolumeModelInner
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of SubvolumeModelInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return SubvolumeModelInnerModifier and TypeMethodDescriptionSubvolumesClient.getMetadata(String resourceGroupName, String accountName, String poolName, String volumeName, String subvolumeName) Describe a subvolume Get details of the specified subvolume.SubvolumesClient.getMetadata(String resourceGroupName, String accountName, String poolName, String volumeName, String subvolumeName, com.azure.core.util.Context context) Describe a subvolume Get details of the specified subvolume.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type SubvolumeModelInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SubvolumeModelInner>, SubvolumeModelInner> SubvolumesClient.beginGetMetadata(String resourceGroupName, String accountName, String poolName, String volumeName, String subvolumeName) Describe a subvolume Get details of the specified subvolume.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SubvolumeModelInner>, SubvolumeModelInner> SubvolumesClient.beginGetMetadata(String resourceGroupName, String accountName, String poolName, String volumeName, String subvolumeName) Describe a subvolume Get details of the specified subvolume.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SubvolumeModelInner>, SubvolumeModelInner> SubvolumesClient.beginGetMetadata(String resourceGroupName, String accountName, String poolName, String volumeName, String subvolumeName, com.azure.core.util.Context context) Describe a subvolume Get details of the specified subvolume.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SubvolumeModelInner>, SubvolumeModelInner> SubvolumesClient.beginGetMetadata(String resourceGroupName, String accountName, String poolName, String volumeName, String subvolumeName, com.azure.core.util.Context context) Describe a subvolume Get details of the specified subvolume. -
Uses of SubvolumeModelInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return SubvolumeModelInnerModifier and TypeMethodDescriptionstatic SubvolumeModelInnerSubvolumeModelInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SubvolumeModelInner from the JsonReader.SubvolumeModelInner.withAccessedTimestamp(OffsetDateTime accessedTimestamp) Set the accessedTimestamp property: Most recent access time and date.SubvolumeModelInner.withBytesUsed(Long bytesUsed) Set the bytesUsed property: Bytes used.SubvolumeModelInner.withChangedTimestamp(OffsetDateTime changedTimestamp) Set the changedTimestamp property: Most recent change time and date.SubvolumeModelInner.withCreationTimestamp(OffsetDateTime creationTimestamp) Set the creationTimestamp property: Creation time and date.SubvolumeModelInner.withModifiedTimestamp(OffsetDateTime modifiedTimestamp) Set the modifiedTimestamp property: Most recent modification time and date.SubvolumeModelInner.withParentPath(String parentPath) Set the parentPath property: Path to the parent subvolume.Set the path property: Path to the subvolume.SubvolumeModelInner.withPermissions(String permissions) Set the permissions property: Permissions of the subvolume.SubvolumeModelInner.withProvisioningState(String provisioningState) Set the provisioningState property: Azure lifecycle management.Set the size property: Size of subvolume. -
Uses of SubvolumeModelInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return SubvolumeModelInnerModifier and TypeMethodDescriptionSubvolumeModel.innerModel()Gets the inner com.azure.resourcemanager.netapp.fluent.models.SubvolumeModelInner object.