| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
static TrustedTokenIssuerType |
TrustedTokenIssuerType.fromValue(String value)
Use this in place of valueOf.
|
static TrustedTokenIssuerType |
TrustedTokenIssuerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrustedTokenIssuerType[] |
TrustedTokenIssuerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedTokenIssuerResult |
DescribeTrustedTokenIssuerResult.withTrustedTokenIssuerType(TrustedTokenIssuerType trustedTokenIssuerType)
The type of the trusted token issuer.
|
CreateTrustedTokenIssuerRequest |
CreateTrustedTokenIssuerRequest.withTrustedTokenIssuerType(TrustedTokenIssuerType trustedTokenIssuerType)
Specifies the type of the new trusted token issuer.
|
TrustedTokenIssuerMetadata |
TrustedTokenIssuerMetadata.withTrustedTokenIssuerType(TrustedTokenIssuerType trustedTokenIssuerType)
The type of trusted token issuer.
|
Copyright © 2024. All rights reserved.