| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateProfileResponse.Builder |
UpdateProfileResponse.builder() |
default UpdateProfileResponse.Builder |
UpdateProfileResponse.Builder.profile(Consumer<ProfileDetail.Builder> profile)
The state of the profile after a read or write operation.
|
UpdateProfileResponse.Builder |
UpdateProfileResponse.Builder.profile(ProfileDetail profile)
The state of the profile after a read or write operation.
|
UpdateProfileResponse.Builder |
UpdateProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateProfileResponse.Builder> |
UpdateProfileResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.