| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
ListStorageLensGroupEntry |
ListStorageLensGroupEntry.clone() |
ListStorageLensGroupEntry |
ListStorageLensGroupEntry.withHomeRegion(String homeRegion)
Contains the Amazon Web Services Region where the Storage Lens group was created.
|
ListStorageLensGroupEntry |
ListStorageLensGroupEntry.withName(String name)
Contains the name of the Storage Lens group that exists in the specified home Region.
|
ListStorageLensGroupEntry |
ListStorageLensGroupEntry.withStorageLensGroupArn(String storageLensGroupArn)
Contains the Amazon Resource Name (ARN) of the Storage Lens group.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListStorageLensGroupEntry> |
ListStorageLensGroupsResult.getStorageLensGroupList()
The list of Storage Lens groups that exist in the specified home Region.
|
| Modifier and Type | Method and Description |
|---|---|
ListStorageLensGroupsResult |
ListStorageLensGroupsResult.withStorageLensGroupList(ListStorageLensGroupEntry... storageLensGroupList)
The list of Storage Lens groups that exist in the specified home Region.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStorageLensGroupsResult.setStorageLensGroupList(Collection<ListStorageLensGroupEntry> storageLensGroupList)
The list of Storage Lens groups that exist in the specified home Region.
|
ListStorageLensGroupsResult |
ListStorageLensGroupsResult.withStorageLensGroupList(Collection<ListStorageLensGroupEntry> storageLensGroupList)
The list of Storage Lens groups that exist in the specified home Region.
|
Copyright © 2023. All rights reserved.