| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImageReplicationStatus> |
DescribeImageReplicationStatusResponse.replicationStatuses()
The replication status details for the images in the specified repository.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeImageReplicationStatusResponse.Builder |
DescribeImageReplicationStatusResponse.Builder.replicationStatuses(ImageReplicationStatus... replicationStatuses)
The replication status details for the images in the specified repository.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeImageReplicationStatusResponse.Builder |
DescribeImageReplicationStatusResponse.Builder.replicationStatuses(Collection<ImageReplicationStatus> replicationStatuses)
The replication status details for the images in the specified repository.
|
Copyright © 2023. All rights reserved.