| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static Lens.Builder |
Lens.builder() |
Lens.Builder |
Lens.Builder.description(String description)
Sets the value of the Description property for this object.
|
Lens.Builder |
Lens.Builder.lensArn(String lensArn)
The ARN of a lens.
|
Lens.Builder |
Lens.Builder.lensVersion(String lensVersion)
The version of a lens.
|
Lens.Builder |
Lens.Builder.name(String name)
Sets the value of the Name property for this object.
|
Lens.Builder |
Lens.Builder.owner(String owner)
The Amazon Web Services account ID that owns the lens.
|
Lens.Builder |
Lens.Builder.shareInvitationId(String shareInvitationId)
The ID assigned to the share invitation.
|
Lens.Builder |
Lens.Builder.tags(Map<String,String> tags)
The tags assigned to the lens.
|
Lens.Builder |
Lens.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Lens.Builder> |
Lens.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetLensResponse.Builder |
GetLensResponse.Builder.lens(Consumer<Lens.Builder> lens)
A lens return object.
|
Copyright © 2023. All rights reserved.