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