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