| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SingleSignOn |
GetDomainResponse.singleSignOn()
The single sing-on option of the specified Amazon DataZone domain.
|
SingleSignOn |
CreateDomainRequest.singleSignOn()
The single-sign on configuration of the Amazon DataZone domain.
|
SingleSignOn |
CreateDomainResponse.singleSignOn()
The single-sign on configuration of the Amazon DataZone domain.
|
SingleSignOn |
UpdateDomainRequest.singleSignOn()
The single sign-on option to be updated as part of the
UpdateDomain action. |
SingleSignOn |
UpdateDomainResponse.singleSignOn()
The single sign-on option of the Amazon DataZone domain.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainResponse.Builder |
GetDomainResponse.Builder.singleSignOn(SingleSignOn singleSignOn)
The single sing-on option of the specified Amazon DataZone domain.
|
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.singleSignOn(SingleSignOn singleSignOn)
The single-sign on configuration of the Amazon DataZone domain.
|
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.singleSignOn(SingleSignOn singleSignOn)
The single-sign on configuration of the Amazon DataZone domain.
|
UpdateDomainRequest.Builder |
UpdateDomainRequest.Builder.singleSignOn(SingleSignOn singleSignOn)
The single sign-on option to be updated as part of the
UpdateDomain action. |
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.singleSignOn(SingleSignOn singleSignOn)
The single sign-on option of the Amazon DataZone domain.
|
Copyright © 2023. All rights reserved.