| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs.model |
| Modifier and Type | Method and Description |
|---|---|
StorageRuleType |
UserStorageMetadata.storageRule()
The storage for a user.
|
StorageRuleType |
CreateUserRequest.storageRule()
The amount of storage for the user.
|
StorageRuleType |
UpdateUserRequest.storageRule()
The amount of storage for the user.
|
| Modifier and Type | Method and Description |
|---|---|
UserStorageMetadata.Builder |
UserStorageMetadata.Builder.storageRule(StorageRuleType storageRule)
The storage for a user.
|
CreateUserRequest.Builder |
CreateUserRequest.Builder.storageRule(StorageRuleType storageRule)
The amount of storage for the user.
|
UpdateUserRequest.Builder |
UpdateUserRequest.Builder.storageRule(StorageRuleType storageRule)
The amount of storage for the user.
|
Copyright © 2023. All rights reserved.