| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeCustomerMetadataResult |
AmazonDirectConnectClient.describeCustomerMetadata(DescribeCustomerMetadataRequest request)
Get and view a list of customer agreements, along with their signed status and whether the customer is an
NNIPartner, NNIPartnerV2, or a nonPartner.
|
DescribeCustomerMetadataResult |
AmazonDirectConnect.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.
|
DescribeCustomerMetadataResult |
AbstractAmazonDirectConnect.describeCustomerMetadata(DescribeCustomerMetadataRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeCustomerMetadataResult |
DescribeCustomerMetadataResult.clone() |
DescribeCustomerMetadataResult |
DescribeCustomerMetadataResult.withAgreements(Collection<CustomerAgreement> agreements)
The list of customer agreements.
|
DescribeCustomerMetadataResult |
DescribeCustomerMetadataResult.withAgreements(CustomerAgreement... agreements)
The list of customer agreements.
|
DescribeCustomerMetadataResult |
DescribeCustomerMetadataResult.withNniPartnerType(NniPartnerType nniPartnerType)
The type of network-to-network interface (NNI) partner.
|
DescribeCustomerMetadataResult |
DescribeCustomerMetadataResult.withNniPartnerType(String nniPartnerType)
The type of network-to-network interface (NNI) partner.
|
Copyright © 2024. All rights reserved.