| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| software.amazon.awssdk.services.datasync.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAgentResponse |
DataSyncClient.describeAgent(DescribeAgentRequest describeAgentRequest)
Returns information about an DataSync agent, such as its name, service endpoint type, and status.
|
default CompletableFuture<DescribeAgentResponse> |
DataSyncAsyncClient.describeAgent(DescribeAgentRequest describeAgentRequest)
Returns information about an DataSync agent, such as its name, service endpoint type, and status.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAgentRequestMarshaller.marshall(DescribeAgentRequest describeAgentRequest) |
Copyright © 2023. All rights reserved.