| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
CustomerAgreement |
CustomerAgreement.clone() |
CustomerAgreement |
CustomerAgreement.withAgreementName(String agreementName)
The name of the agreement.
|
CustomerAgreement |
CustomerAgreement.withStatus(String status)
The status of the customer agreement.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomerAgreement> |
DescribeCustomerMetadataResult.getAgreements()
The list of customer agreements.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCustomerMetadataResult |
DescribeCustomerMetadataResult.withAgreements(CustomerAgreement... agreements)
The list of customer agreements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeCustomerMetadataResult.setAgreements(Collection<CustomerAgreement> agreements)
The list of customer agreements.
|
DescribeCustomerMetadataResult |
DescribeCustomerMetadataResult.withAgreements(Collection<CustomerAgreement> agreements)
The list of customer agreements.
|
Copyright © 2024. All rights reserved.