| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
FederationParameters |
UpdateEnvironmentRequest.federationParameters()
Returns the value of the FederationParameters property for this object.
|
FederationParameters |
CreateEnvironmentRequest.federationParameters()
Configuration information when authentication mode is FEDERATED.
|
FederationParameters |
Environment.federationParameters()
Configuration information when authentication mode is FEDERATED.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentRequest.Builder |
UpdateEnvironmentRequest.Builder.federationParameters(FederationParameters federationParameters)
Sets the value of the FederationParameters property for this object.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.federationParameters(FederationParameters federationParameters)
Configuration information when authentication mode is FEDERATED.
|
Environment.Builder |
Environment.Builder.federationParameters(FederationParameters federationParameters)
Configuration information when authentication mode is FEDERATED.
|
Copyright © 2023. All rights reserved.