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