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