| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAgentResponse |
DataSyncClient.updateAgent(Consumer<UpdateAgentRequest.Builder> updateAgentRequest)
Updates the name of an agent.
|
default UpdateAgentResponse |
DataSyncClient.updateAgent(UpdateAgentRequest updateAgentRequest)
Updates the name of an agent.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAgentResponse> |
DataSyncAsyncClient.updateAgent(Consumer<UpdateAgentRequest.Builder> updateAgentRequest)
Updates the name of an agent.
|
default CompletableFuture<UpdateAgentResponse> |
DataSyncAsyncClient.updateAgent(UpdateAgentRequest updateAgentRequest)
Updates the name of an agent.
|
Copyright © 2023. All rights reserved.