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