| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SingleSignOn |
SingleSignOn.clone() |
SingleSignOn |
UpdateDomainResult.getSingleSignOn()
The single sign-on option of the Amazon DataZone domain.
|
SingleSignOn |
UpdateDomainRequest.getSingleSignOn()
The single sign-on option to be updated as part of the
UpdateDomain action. |
SingleSignOn |
GetDomainResult.getSingleSignOn()
The single sing-on option of the specified Amazon DataZone domain.
|
SingleSignOn |
CreateDomainResult.getSingleSignOn()
The single-sign on configuration of the Amazon DataZone domain.
|
SingleSignOn |
CreateDomainRequest.getSingleSignOn()
The single-sign on configuration of the Amazon DataZone domain.
|
SingleSignOn |
SingleSignOn.withType(AuthType type)
The type of single sign-on in Amazon DataZone.
|
SingleSignOn |
SingleSignOn.withType(String type)
The type of single sign-on in Amazon DataZone.
|
SingleSignOn |
SingleSignOn.withUserAssignment(String userAssignment)
The single sign-on user assignment in Amazon DataZone.
|
SingleSignOn |
SingleSignOn.withUserAssignment(UserAssignment userAssignment)
The single sign-on user assignment in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDomainResult.setSingleSignOn(SingleSignOn singleSignOn)
The single sign-on option of the Amazon DataZone domain.
|
void |
UpdateDomainRequest.setSingleSignOn(SingleSignOn singleSignOn)
The single sign-on option to be updated as part of the
UpdateDomain action. |
void |
GetDomainResult.setSingleSignOn(SingleSignOn singleSignOn)
The single sing-on option of the specified Amazon DataZone domain.
|
void |
CreateDomainResult.setSingleSignOn(SingleSignOn singleSignOn)
The single-sign on configuration of the Amazon DataZone domain.
|
void |
CreateDomainRequest.setSingleSignOn(SingleSignOn singleSignOn)
The single-sign on configuration of the Amazon DataZone domain.
|
UpdateDomainResult |
UpdateDomainResult.withSingleSignOn(SingleSignOn singleSignOn)
The single sign-on option of the Amazon DataZone domain.
|
UpdateDomainRequest |
UpdateDomainRequest.withSingleSignOn(SingleSignOn singleSignOn)
The single sign-on option to be updated as part of the
UpdateDomain action. |
GetDomainResult |
GetDomainResult.withSingleSignOn(SingleSignOn singleSignOn)
The single sing-on option of the specified Amazon DataZone domain.
|
CreateDomainResult |
CreateDomainResult.withSingleSignOn(SingleSignOn singleSignOn)
The single-sign on configuration of the Amazon DataZone domain.
|
CreateDomainRequest |
CreateDomainRequest.withSingleSignOn(SingleSignOn singleSignOn)
The single-sign on configuration of the Amazon DataZone domain.
|
Copyright © 2024. All rights reserved.