| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateAgentResponse |
DataSyncClient.createAgent(Consumer<CreateAgentRequest.Builder> createAgentRequest)
Activates an AWS DataSync agent that you have deployed on your host.
|
default CreateAgentResponse |
DataSyncClient.createAgent(CreateAgentRequest createAgentRequest)
Activates an AWS DataSync agent that you have deployed on your host.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAgentResponse> |
DataSyncAsyncClient.createAgent(Consumer<CreateAgentRequest.Builder> createAgentRequest)
Activates an AWS DataSync agent that you have deployed on your host.
|
default CompletableFuture<CreateAgentResponse> |
DataSyncAsyncClient.createAgent(CreateAgentRequest createAgentRequest)
Activates an AWS DataSync agent that you have deployed on your host.
|
Copyright © 2021. All rights reserved.