| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect |
Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeCustomerMetadataResponse |
DirectConnectClient.describeCustomerMetadata(Consumer<DescribeCustomerMetadataRequest.Builder> describeCustomerMetadataRequest)
Get and view a list of customer agreements, along with their signed status and whether the customer is an
NNIPartner, NNIPartnerV2, or a nonPartner.
|
default DescribeCustomerMetadataResponse |
DirectConnectClient.describeCustomerMetadata(DescribeCustomerMetadataRequest describeCustomerMetadataRequest)
Get and view a list of customer agreements, along with their signed status and whether the customer is an
NNIPartner, NNIPartnerV2, or a nonPartner.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCustomerMetadataResponse> |
DirectConnectAsyncClient.describeCustomerMetadata(Consumer<DescribeCustomerMetadataRequest.Builder> describeCustomerMetadataRequest)
Get and view a list of customer agreements, along with their signed status and whether the customer is an
NNIPartner, NNIPartnerV2, or a nonPartner.
|
default CompletableFuture<DescribeCustomerMetadataResponse> |
DirectConnectAsyncClient.describeCustomerMetadata(DescribeCustomerMetadataRequest describeCustomerMetadataRequest)
Get and view a list of customer agreements, along with their signed status and whether the customer is an
NNIPartner, NNIPartnerV2, or a nonPartner.
|
Copyright © 2023. All rights reserved.