| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<Trust> |
DescribeTrustsResponse.trusts()
The list of Trust objects that were retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustsResponse.Builder |
DescribeTrustsResponse.Builder.trusts(Trust... trusts)
The list of Trust objects that were retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustsResponse.Builder |
DescribeTrustsResponse.Builder.trusts(Collection<Trust> trusts)
The list of Trust objects that were retrieved.
|
Copyright © 2021. All rights reserved.