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