| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
static GetLoginProfileResponse.Builder |
GetLoginProfileResponse.builder() |
default GetLoginProfileResponse.Builder |
GetLoginProfileResponse.Builder.loginProfile(Consumer<LoginProfile.Builder> loginProfile)
A structure containing the user name and the profile creation date for the user.
|
GetLoginProfileResponse.Builder |
GetLoginProfileResponse.Builder.loginProfile(LoginProfile loginProfile)
A structure containing the user name and the profile creation date for the user.
|
GetLoginProfileResponse.Builder |
GetLoginProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetLoginProfileResponse.Builder> |
GetLoginProfileResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.