Uses of Class
software.amazon.awssdk.services.workmail.model.IdentityCenterConfiguration
-
Packages that use IdentityCenterConfiguration Package Description software.amazon.awssdk.services.workmail.model -
-
Uses of IdentityCenterConfiguration in software.amazon.awssdk.services.workmail.model
Methods in software.amazon.awssdk.services.workmail.model that return IdentityCenterConfiguration Modifier and Type Method Description IdentityCenterConfigurationDescribeIdentityProviderConfigurationResponse. identityCenterConfiguration()The details of the IAM Identity Center configuration.IdentityCenterConfigurationPutIdentityProviderConfigurationRequest. identityCenterConfiguration()The details of the IAM Identity Center configuration.Methods in software.amazon.awssdk.services.workmail.model with parameters of type IdentityCenterConfiguration Modifier and Type Method Description DescribeIdentityProviderConfigurationResponse.BuilderDescribeIdentityProviderConfigurationResponse.Builder. identityCenterConfiguration(IdentityCenterConfiguration identityCenterConfiguration)The details of the IAM Identity Center configuration.PutIdentityProviderConfigurationRequest.BuilderPutIdentityProviderConfigurationRequest.Builder. identityCenterConfiguration(IdentityCenterConfiguration identityCenterConfiguration)The details of the IAM Identity Center configuration.
-