| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static LensSummary.Builder |
LensSummary.builder() |
LensSummary.Builder |
LensSummary.Builder.createdAt(Instant createdAt)
Sets the value of the CreatedAt property for this object.
|
LensSummary.Builder |
LensSummary.Builder.description(String description)
Sets the value of the Description property for this object.
|
LensSummary.Builder |
LensSummary.Builder.lensAlias(String lensAlias)
Sets the value of the LensAlias property for this object.
|
LensSummary.Builder |
LensSummary.Builder.lensArn(String lensArn)
The ARN of the lens.
|
LensSummary.Builder |
LensSummary.Builder.lensName(String lensName)
Sets the value of the LensName property for this object.
|
LensSummary.Builder |
LensSummary.Builder.lensStatus(LensStatus lensStatus)
The status of the lens.
|
LensSummary.Builder |
LensSummary.Builder.lensStatus(String lensStatus)
The status of the lens.
|
LensSummary.Builder |
LensSummary.Builder.lensType(LensType lensType)
The type of the lens.
|
LensSummary.Builder |
LensSummary.Builder.lensType(String lensType)
The type of the lens.
|
LensSummary.Builder |
LensSummary.Builder.lensVersion(String lensVersion)
The version of the lens.
|
LensSummary.Builder |
LensSummary.Builder.owner(String owner)
Sets the value of the Owner property for this object.
|
LensSummary.Builder |
LensSummary.toBuilder() |
LensSummary.Builder |
LensSummary.Builder.updatedAt(Instant updatedAt)
Sets the value of the UpdatedAt property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LensSummary.Builder> |
LensSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.