| Package | Description |
|---|---|
| com.amazonaws.services.workdocs.model | |
| com.amazonaws.services.workdocs.model.transform |
| 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 utilized, 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.
|
| Modifier and Type | Method and Description |
|---|---|
UserStorageMetadata |
UserStorageMetadataJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserStorageMetadataMarshaller.marshall(UserStorageMetadata userStorageMetadata,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.