| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
StorageLensGroup |
StorageLensGroup.clone() |
StorageLensGroup |
UpdateStorageLensGroupRequest.getStorageLensGroup()
The JSON file that contains the Storage Lens group configuration.
|
StorageLensGroup |
GetStorageLensGroupResult.getStorageLensGroup()
The name of the Storage Lens group that you're trying to retrieve the configuration details for.
|
StorageLensGroup |
CreateStorageLensGroupRequest.getStorageLensGroup()
The Storage Lens group configuration.
|
StorageLensGroup |
StorageLensGroup.withFilter(StorageLensGroupFilter filter)
Sets the criteria for the Storage Lens group data that is displayed.
|
StorageLensGroup |
StorageLensGroup.withName(String name)
Contains the name of the Storage Lens group.
|
StorageLensGroup |
StorageLensGroup.withStorageLensGroupArn(String storageLensGroupArn)
Contains the Amazon Resource Name (ARN) of the Storage Lens group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateStorageLensGroupRequest.setStorageLensGroup(StorageLensGroup storageLensGroup)
The JSON file that contains the Storage Lens group configuration.
|
void |
GetStorageLensGroupResult.setStorageLensGroup(StorageLensGroup storageLensGroup)
The name of the Storage Lens group that you're trying to retrieve the configuration details for.
|
void |
CreateStorageLensGroupRequest.setStorageLensGroup(StorageLensGroup storageLensGroup)
The Storage Lens group configuration.
|
UpdateStorageLensGroupRequest |
UpdateStorageLensGroupRequest.withStorageLensGroup(StorageLensGroup storageLensGroup)
The JSON file that contains the Storage Lens group configuration.
|
GetStorageLensGroupResult |
GetStorageLensGroupResult.withStorageLensGroup(StorageLensGroup storageLensGroup)
The name of the Storage Lens group that you're trying to retrieve the configuration details for.
|
CreateStorageLensGroupRequest |
CreateStorageLensGroupRequest.withStorageLensGroup(StorageLensGroup storageLensGroup)
The Storage Lens group configuration.
|
Copyright © 2023. All rights reserved.