| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetSecurityTokenServicePreferencesResponse |
IamClient.setSecurityTokenServicePreferences(SetSecurityTokenServicePreferencesRequest setSecurityTokenServicePreferencesRequest)
Sets the specified version of the global endpoint token as the token version used for the Amazon Web Services
account.
|
default CompletableFuture<SetSecurityTokenServicePreferencesResponse> |
IamAsyncClient.setSecurityTokenServicePreferences(SetSecurityTokenServicePreferencesRequest setSecurityTokenServicePreferencesRequest)
Sets the specified version of the global endpoint token as the token version used for the Amazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetSecurityTokenServicePreferencesRequestMarshaller.marshall(SetSecurityTokenServicePreferencesRequest setSecurityTokenServicePreferencesRequest) |
Copyright © 2023. All rights reserved.