| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomerNodeEndpoint> |
StartMigrationRequest.customerNodeEndpointList()
List of endpoints from which data should be migrated.
|
| Modifier and Type | Method and Description |
|---|---|
StartMigrationRequest.Builder |
StartMigrationRequest.Builder.customerNodeEndpointList(CustomerNodeEndpoint... customerNodeEndpointList)
List of endpoints from which data should be migrated.
|
| Modifier and Type | Method and Description |
|---|---|
StartMigrationRequest.Builder |
StartMigrationRequest.Builder.customerNodeEndpointList(Collection<CustomerNodeEndpoint> customerNodeEndpointList)
List of endpoints from which data should be migrated.
|
Copyright © 2023. All rights reserved.