| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ProfileShareSummary.Builder |
ProfileShareSummary.builder() |
ProfileShareSummary.Builder |
ProfileShareSummary.Builder.sharedWith(String sharedWith)
Sets the value of the SharedWith property for this object.
|
ProfileShareSummary.Builder |
ProfileShareSummary.Builder.shareId(String shareId)
Sets the value of the ShareId property for this object.
|
ProfileShareSummary.Builder |
ProfileShareSummary.Builder.status(ShareStatus status)
Sets the value of the Status property for this object.
|
ProfileShareSummary.Builder |
ProfileShareSummary.Builder.status(String status)
Sets the value of the Status property for this object.
|
ProfileShareSummary.Builder |
ProfileShareSummary.Builder.statusMessage(String statusMessage)
Profile share invitation status message.
|
ProfileShareSummary.Builder |
ProfileShareSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProfileShareSummary.Builder> |
ProfileShareSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.