| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect |
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic
cable.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeTagsResponse |
DirectConnectClient.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the tags associated with the specified AWS Direct Connect resources.
|
default DescribeTagsResponse |
DirectConnectClient.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags associated with the specified AWS Direct Connect resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTagsResponse> |
DirectConnectAsyncClient.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the tags associated with the specified AWS Direct Connect resources.
|
default CompletableFuture<DescribeTagsResponse> |
DirectConnectAsyncClient.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags associated with the specified AWS Direct Connect resources.
|
Copyright © 2021. All rights reserved.