public static interface ReplicationDestination.Builder extends SdkPojo, CopyableBuilder<ReplicationDestination.Builder,ReplicationDestination>
| Modifier and Type | Method and Description |
|---|---|
ReplicationDestination.Builder |
region(String region)
A Region to replicate to.
|
ReplicationDestination.Builder |
registryId(String registryId)
The account ID of the destination registry to replicate to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildReplicationDestination.Builder region(String region)
A Region to replicate to.
region - A Region to replicate to.ReplicationDestination.Builder registryId(String registryId)
The account ID of the destination registry to replicate to.
registryId - The account ID of the destination registry to replicate to.Copyright © 2021. All rights reserved.