CopyableBuilder<GetLoginProfileResponse.Builder,GetLoginProfileResponse>
, SdkBuilder<GetLoginProfileResponse.Builder,GetLoginProfileResponse>
public static interface GetLoginProfileResponse.Builder extends CopyableBuilder<GetLoginProfileResponse.Builder,GetLoginProfileResponse>
Modifier and Type | Method | Description |
---|---|---|
GetLoginProfileResponse.Builder |
loginProfile(LoginProfile loginProfile) |
A structure containing the user name and password create date for the user.
|
copy
apply, build
GetLoginProfileResponse.Builder loginProfile(LoginProfile loginProfile)
A structure containing the user name and password create date for the user.
loginProfile
- A structure containing the user name and password create date for the user.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.