| Package | Description |
|---|---|
| com.amazonaws.services.workdocs.model |
| Modifier and Type | Method and Description |
|---|---|
UserStorageMetadata |
UserStorageMetadata.clone() |
UserStorageMetadata |
User.getStorage()
The storage for the user.
|
UserStorageMetadata |
UserStorageMetadata.withStorageRule(StorageRuleType storageRule)
The storage for a user.
|
UserStorageMetadata |
UserStorageMetadata.withStorageUtilizedInBytes(Long storageUtilizedInBytes)
The amount of storage used, in bytes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setStorage(UserStorageMetadata storage)
The storage for the user.
|
User |
User.withStorage(UserStorageMetadata storage)
The storage for the user.
|
Copyright © 2022. All rights reserved.