| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAgentResult |
AWSDataSync.updateAgent(UpdateAgentRequest updateAgentRequest)
Updates the name of an agent.
|
UpdateAgentResult |
AbstractAWSDataSync.updateAgent(UpdateAgentRequest request) |
UpdateAgentResult |
AWSDataSyncClient.updateAgent(UpdateAgentRequest request)
Updates the name of an agent.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAgentResult> |
AWSDataSyncAsync.updateAgentAsync(UpdateAgentRequest updateAgentRequest)
Updates the name of an agent.
|
Future<UpdateAgentResult> |
AWSDataSyncAsyncClient.updateAgentAsync(UpdateAgentRequest request) |
Future<UpdateAgentResult> |
AbstractAWSDataSyncAsync.updateAgentAsync(UpdateAgentRequest request) |
Future<UpdateAgentResult> |
AWSDataSyncAsync.updateAgentAsync(UpdateAgentRequest updateAgentRequest,
AsyncHandler<UpdateAgentRequest,UpdateAgentResult> asyncHandler)
Updates the name of an agent.
|
Future<UpdateAgentResult> |
AWSDataSyncAsyncClient.updateAgentAsync(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResult> asyncHandler) |
Future<UpdateAgentResult> |
AbstractAWSDataSyncAsync.updateAgentAsync(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAgentResult> |
AWSDataSyncAsync.updateAgentAsync(UpdateAgentRequest updateAgentRequest,
AsyncHandler<UpdateAgentRequest,UpdateAgentResult> asyncHandler)
Updates the name of an agent.
|
Future<UpdateAgentResult> |
AWSDataSyncAsyncClient.updateAgentAsync(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResult> asyncHandler) |
Future<UpdateAgentResult> |
AbstractAWSDataSyncAsync.updateAgentAsync(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateAgentResult |
UpdateAgentResult.clone() |
Copyright © 2019. All rights reserved.