| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
ShareInvitation |
ShareInvitation.clone() |
ShareInvitation |
UpdateShareInvitationResult.getShareInvitation()
The updated workload share invitation.
|
ShareInvitation |
ShareInvitation.withShareInvitationId(String shareInvitationId)
The ID assigned to the share invitation.
|
ShareInvitation |
ShareInvitation.withWorkloadId(String workloadId) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateShareInvitationResult.setShareInvitation(ShareInvitation shareInvitation)
The updated workload share invitation.
|
UpdateShareInvitationResult |
UpdateShareInvitationResult.withShareInvitation(ShareInvitation shareInvitation)
The updated workload share invitation.
|
Copyright © 2021. All rights reserved.