CopyableBuilder<DescribeUserProfileRequest.Builder,DescribeUserProfileRequest>
, SdkBuilder<DescribeUserProfileRequest.Builder,DescribeUserProfileRequest>
public static interface DescribeUserProfileRequest.Builder extends CopyableBuilder<DescribeUserProfileRequest.Builder,DescribeUserProfileRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribeUserProfileRequest.Builder |
userArn(String userArn) |
The Amazon Resource Name (ARN) of the user.
|
copy
apply, build
DescribeUserProfileRequest.Builder userArn(String userArn)
The Amazon Resource Name (ARN) of the user.
userArn
- The Amazon Resource Name (ARN) of the user.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.