| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupstorage.model |
| Modifier and Type | Method and Description |
|---|---|
List<BackupObject> |
ListObjectsResponse.objectList()
Object list
|
| Modifier and Type | Method and Description |
|---|---|
ListObjectsResponse.Builder |
ListObjectsResponse.Builder.objectList(BackupObject... objectList)
Object list
|
| Modifier and Type | Method and Description |
|---|---|
ListObjectsResponse.Builder |
ListObjectsResponse.Builder.objectList(Collection<BackupObject> objectList)
Object list
|
Copyright © 2023. All rights reserved.