static WorkloadShare.Builder |
WorkloadShare.builder() |
|
WorkloadShare.Builder |
WorkloadShare.Builder.permissionType(String permissionType) |
Sets the value of the PermissionType property for this object.
|
WorkloadShare.Builder |
WorkloadShare.Builder.permissionType(PermissionType 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(String status) |
Sets the value of the Status property for this object.
|
WorkloadShare.Builder |
WorkloadShare.Builder.status(ShareStatus 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.
|