| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateServiceSpecificCredentialResponse> |
IamAsyncClient.updateServiceSpecificCredential(UpdateServiceSpecificCredentialRequest updateServiceSpecificCredentialRequest)
Sets the status of a service-specific credential to
Active or Inactive. |
default UpdateServiceSpecificCredentialResponse |
IamClient.updateServiceSpecificCredential(UpdateServiceSpecificCredentialRequest updateServiceSpecificCredentialRequest)
Sets the status of a service-specific credential to
Active or Inactive. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateServiceSpecificCredentialRequestMarshaller.marshall(UpdateServiceSpecificCredentialRequest updateServiceSpecificCredentialRequest) |
Copyright © 2023. All rights reserved.