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