| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
AddRoleToInstanceProfileResult |
AbstractAmazonIdentityManagement.addRoleToInstanceProfile(AddRoleToInstanceProfileRequest request) |
AddRoleToInstanceProfileResult |
AmazonIdentityManagementClient.addRoleToInstanceProfile(AddRoleToInstanceProfileRequest request)
Adds the specified IAM role to the specified instance profile.
|
AddRoleToInstanceProfileResult |
AmazonIdentityManagement.addRoleToInstanceProfile(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest)
Adds the specified IAM role to the specified instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddRoleToInstanceProfileResult> |
AmazonIdentityManagementAsync.addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest,
AsyncHandler<AddRoleToInstanceProfileRequest,AddRoleToInstanceProfileResult> asyncHandler)
Adds the specified IAM role to the specified instance profile.
|
Future<AddRoleToInstanceProfileResult> |
AmazonIdentityManagementAsyncClient.addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest request,
AsyncHandler<AddRoleToInstanceProfileRequest,AddRoleToInstanceProfileResult> asyncHandler) |
Future<AddRoleToInstanceProfileResult> |
AbstractAmazonIdentityManagementAsync.addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest request,
AsyncHandler<AddRoleToInstanceProfileRequest,AddRoleToInstanceProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AddRoleToInstanceProfileResult |
AddRoleToInstanceProfileResult.clone() |
Copyright © 2021. All rights reserved.