| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| software.amazon.awssdk.services.workspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifySamlPropertiesResponse |
WorkSpacesClient.modifySamlProperties(ModifySamlPropertiesRequest modifySamlPropertiesRequest)
Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access
URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
|
default CompletableFuture<ModifySamlPropertiesResponse> |
WorkSpacesAsyncClient.modifySamlProperties(ModifySamlPropertiesRequest modifySamlPropertiesRequest)
Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access
URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifySamlPropertiesRequestMarshaller.marshall(ModifySamlPropertiesRequest modifySamlPropertiesRequest) |
Copyright © 2023. All rights reserved.