| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
DomainJoinInfo |
ImageBuilder.domainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active
Directory domain.
|
DomainJoinInfo |
CreateFleetRequest.domainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
DomainJoinInfo |
CreateImageBuilderRequest.domainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active
Directory domain.
|
DomainJoinInfo |
Fleet.domainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
DomainJoinInfo |
UpdateFleetRequest.domainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
| Modifier and Type | Method and Description |
|---|---|
ImageBuilder.Builder |
ImageBuilder.Builder.domainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active
Directory domain.
|
CreateFleetRequest.Builder |
CreateFleetRequest.Builder.domainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active
Directory domain.
|
CreateImageBuilderRequest.Builder |
CreateImageBuilderRequest.Builder.domainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active
Directory domain.
|
Fleet.Builder |
Fleet.Builder.domainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active
Directory domain.
|
UpdateFleetRequest.Builder |
UpdateFleetRequest.Builder.domainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active
Directory domain.
|
Copyright © 2023. All rights reserved.