| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReplicationDestination> |
ReplicationRule.destinations()
An array of objects representing the details of a replication destination.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationRule.Builder |
ReplicationRule.Builder.destinations(ReplicationDestination... destinations)
An array of objects representing the details of a replication destination.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationRule.Builder |
ReplicationRule.Builder.destinations(Collection<ReplicationDestination> destinations)
An array of objects representing the details of a replication destination.
|
Copyright © 2021. All rights reserved.