| Package | Description |
|---|---|
| com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
| com.ibm.cloud.objectstorage.services.s3.model.replication |
| Modifier and Type | Method and Description |
|---|---|
List<ContentList> |
ListBucketReplicationFailuresResult.getContents()
Returns the list of ContentList objects representing failed replications.
|
| Modifier and Type | Method and Description |
|---|---|
ListBucketReplicationFailuresResult |
ListBucketReplicationFailuresResult.withContent(ContentList content)
Adds a ContentList item to the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListBucketReplicationFailuresResult.setContents(List<ContentList> contents)
Sets the list of ContentList objects representing failed replications.
|
| Modifier and Type | Method and Description |
|---|---|
ContentList |
ContentList.withSetObjectSyncAttempted(ObjectSyncAttempted objectSyncAttempted) |
Copyright © 2025. All rights reserved.