| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
CreateServiceSpecificCredentialResult |
AmazonIdentityManagementClient.createServiceSpecificCredential(CreateServiceSpecificCredentialRequest request)
Generates a set of credentials consisting of a user name and password that can be used to access the service
specified in the request.
|
CreateServiceSpecificCredentialResult |
AbstractAmazonIdentityManagement.createServiceSpecificCredential(CreateServiceSpecificCredentialRequest request) |
CreateServiceSpecificCredentialResult |
AmazonIdentityManagement.createServiceSpecificCredential(CreateServiceSpecificCredentialRequest createServiceSpecificCredentialRequest)
Generates a set of credentials consisting of a user name and password that can be used to access the service
specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceSpecificCredentialResult |
CreateServiceSpecificCredentialResult.clone() |
CreateServiceSpecificCredentialResult |
CreateServiceSpecificCredentialResult.withServiceSpecificCredential(ServiceSpecificCredential serviceSpecificCredential)
A structure that contains information about the newly created service-specific credential.
|
Copyright © 2024. All rights reserved.