| Package | Description |
|---|---|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
DomainJoinInfo |
DomainJoinInfo.clone() |
DomainJoinInfo |
Fleet.getDomainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
DomainJoinInfo |
UpdateFleetRequest.getDomainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
DomainJoinInfo |
CreateImageBuilderRequest.getDomainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active
Directory domain.
|
DomainJoinInfo |
CreateFleetRequest.getDomainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
DomainJoinInfo |
ImageBuilder.getDomainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active
Directory domain.
|
DomainJoinInfo |
DomainJoinInfo.withDirectoryName(String directoryName)
The fully qualified name of the directory (for example, corp.example.com).
|
DomainJoinInfo |
DomainJoinInfo.withOrganizationalUnitDistinguishedName(String organizationalUnitDistinguishedName)
The distinguished name of the organizational unit for computer accounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Fleet.setDomainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
void |
UpdateFleetRequest.setDomainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
void |
CreateImageBuilderRequest.setDomainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active
Directory domain.
|
void |
CreateFleetRequest.setDomainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
void |
ImageBuilder.setDomainJoinInfo(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 |
Fleet.withDomainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
UpdateFleetRequest |
UpdateFleetRequest.withDomainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
CreateImageBuilderRequest |
CreateImageBuilderRequest.withDomainJoinInfo(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 |
CreateFleetRequest.withDomainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory
domain.
|
ImageBuilder |
ImageBuilder.withDomainJoinInfo(DomainJoinInfo domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active
Directory domain.
|
Copyright © 2022. All rights reserved.