| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<DomainController> |
DescribeDomainControllersResponse.domainControllers()
List of the DomainController objects that were retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainControllersResponse.Builder |
DescribeDomainControllersResponse.Builder.domainControllers(DomainController... domainControllers)
List of the DomainController objects that were retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainControllersResponse.Builder |
DescribeDomainControllersResponse.Builder.domainControllers(Collection<DomainController> domainControllers)
List of the DomainController objects that were retrieved.
|
Copyright © 2023. All rights reserved.