| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
ProfileShareSummary |
ProfileShareSummary.clone() |
ProfileShareSummary |
ProfileShareSummary.withSharedWith(String sharedWith) |
ProfileShareSummary |
ProfileShareSummary.withShareId(String shareId) |
ProfileShareSummary |
ProfileShareSummary.withStatus(ShareStatus status) |
ProfileShareSummary |
ProfileShareSummary.withStatus(String status) |
ProfileShareSummary |
ProfileShareSummary.withStatusMessage(String statusMessage)
Profile share invitation status message.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProfileShareSummary> |
ListProfileSharesResult.getProfileShareSummaries()
Profile share summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListProfileSharesResult |
ListProfileSharesResult.withProfileShareSummaries(ProfileShareSummary... profileShareSummaries)
Profile share summaries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListProfileSharesResult.setProfileShareSummaries(Collection<ProfileShareSummary> profileShareSummaries)
Profile share summaries.
|
ListProfileSharesResult |
ListProfileSharesResult.withProfileShareSummaries(Collection<ProfileShareSummary> profileShareSummaries)
Profile share summaries.
|
Copyright © 2023. All rights reserved.