CopyableBuilder<GetCurrentUserResponse.Builder,GetCurrentUserResponse>
, SdkBuilder<GetCurrentUserResponse.Builder,GetCurrentUserResponse>
public static interface GetCurrentUserResponse.Builder extends CopyableBuilder<GetCurrentUserResponse.Builder,GetCurrentUserResponse>
Modifier and Type | Method | Description |
---|---|---|
GetCurrentUserResponse.Builder |
user(User user) |
Metadata of the user.
|
copy
apply, build
GetCurrentUserResponse.Builder user(User user)
Metadata of the user.
user
- Metadata of the user.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.