| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkloadShare.Builder |
WorkloadShare.builder() |
WorkloadShare.Builder |
WorkloadShare.Builder.permissionType(PermissionType permissionType)
Sets the value of the PermissionType property for this object.
|
WorkloadShare.Builder |
WorkloadShare.Builder.permissionType(String permissionType)
Sets the value of the PermissionType property for this object.
|
WorkloadShare.Builder |
WorkloadShare.Builder.sharedBy(String sharedBy)
Sets the value of the SharedBy property for this object.
|
WorkloadShare.Builder |
WorkloadShare.Builder.sharedWith(String sharedWith)
Sets the value of the SharedWith property for this object.
|
WorkloadShare.Builder |
WorkloadShare.Builder.shareId(String shareId)
Sets the value of the ShareId property for this object.
|
WorkloadShare.Builder |
WorkloadShare.Builder.status(ShareStatus status)
Sets the value of the Status property for this object.
|
WorkloadShare.Builder |
WorkloadShare.Builder.status(String status)
Sets the value of the Status property for this object.
|
WorkloadShare.Builder |
WorkloadShare.toBuilder() |
WorkloadShare.Builder |
WorkloadShare.Builder.workloadId(String workloadId)
Sets the value of the WorkloadId property for this object.
|
WorkloadShare.Builder |
WorkloadShare.Builder.workloadName(String workloadName)
Sets the value of the WorkloadName property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WorkloadShare.Builder> |
WorkloadShare.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateWorkloadShareResponse.Builder |
UpdateWorkloadShareResponse.Builder.workloadShare(Consumer<WorkloadShare.Builder> workloadShare)
Sets the value of the WorkloadShare property for this object.
|
Copyright © 2023. All rights reserved.