public static interface UserStorage.Builder extends CopyableBuilder<UserStorage.Builder,UserStorage>
| Modifier and Type | Method and Description |
|---|---|
UserStorage.Builder |
capacity(String capacity)
The amount of user storage for the bundle.
|
copyapply, buildUserStorage.Builder capacity(String capacity)
The amount of user storage for the bundle.
capacity - The amount of user storage for the bundle.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.