| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
List<Lag> |
DescribeLagsResponse.lags()
The LAGs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLagsResponse.Builder |
DescribeLagsResponse.Builder.lags(Lag... lags)
The LAGs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLagsResponse.Builder |
DescribeLagsResponse.Builder.lags(Collection<Lag> lags)
The LAGs.
|
Copyright © 2022. All rights reserved.