| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ProfileSummary.Builder |
ProfileSummary.builder() |
ProfileSummary.Builder |
ProfileSummary.Builder.createdAt(Instant createdAt)
Sets the value of the CreatedAt property for this object.
|
ProfileSummary.Builder |
ProfileSummary.Builder.owner(String owner)
Sets the value of the Owner property for this object.
|
ProfileSummary.Builder |
ProfileSummary.Builder.profileArn(String profileArn)
The profile ARN.
|
ProfileSummary.Builder |
ProfileSummary.Builder.profileDescription(String profileDescription)
The profile description.
|
ProfileSummary.Builder |
ProfileSummary.Builder.profileName(String profileName)
The profile name.
|
ProfileSummary.Builder |
ProfileSummary.Builder.profileVersion(String profileVersion)
The profile version.
|
ProfileSummary.Builder |
ProfileSummary.toBuilder() |
ProfileSummary.Builder |
ProfileSummary.Builder.updatedAt(Instant updatedAt)
Sets the value of the UpdatedAt property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProfileSummary.Builder> |
ProfileSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.