| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ProfileNotificationSummary.Builder |
ProfileNotificationSummary.builder() |
ProfileNotificationSummary.Builder |
ProfileNotificationSummary.Builder.currentProfileVersion(String currentProfileVersion)
The current profile version.
|
ProfileNotificationSummary.Builder |
ProfileNotificationSummary.Builder.latestProfileVersion(String latestProfileVersion)
The latest profile version.
|
ProfileNotificationSummary.Builder |
ProfileNotificationSummary.Builder.profileArn(String profileArn)
The profile ARN.
|
ProfileNotificationSummary.Builder |
ProfileNotificationSummary.Builder.profileName(String profileName)
The profile name.
|
ProfileNotificationSummary.Builder |
ProfileNotificationSummary.toBuilder() |
ProfileNotificationSummary.Builder |
ProfileNotificationSummary.Builder.type(ProfileNotificationType type)
Type of notification.
|
ProfileNotificationSummary.Builder |
ProfileNotificationSummary.Builder.type(String type)
Type of notification.
|
ProfileNotificationSummary.Builder |
ProfileNotificationSummary.Builder.workloadId(String workloadId)
Sets the value of the WorkloadId property for this object.
|
ProfileNotificationSummary.Builder |
ProfileNotificationSummary.Builder.workloadName(String workloadName)
Sets the value of the WorkloadName property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProfileNotificationSummary.Builder> |
ProfileNotificationSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.