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