Modifier and Type | Method and Description |
---|---|
GetInstanceProfileResult |
AmazonIdentityManagementClient.getInstanceProfile(GetInstanceProfileRequest getInstanceProfileRequest)
Retrieves information about the specified instance profile, including the
instance profile's path, GUID, ARN, and role.
|
GetInstanceProfileResult |
AmazonIdentityManagement.getInstanceProfile(GetInstanceProfileRequest getInstanceProfileRequest)
Retrieves information about the specified instance profile, including the
instance profile's path, GUID, ARN, and role.
|
GetInstanceProfileResult |
AbstractAmazonIdentityManagement.getInstanceProfile(GetInstanceProfileRequest request) |
java.util.concurrent.Future<GetInstanceProfileResult> |
AmazonIdentityManagementAsyncClient.getInstanceProfileAsync(GetInstanceProfileRequest request) |
java.util.concurrent.Future<GetInstanceProfileResult> |
AmazonIdentityManagementAsync.getInstanceProfileAsync(GetInstanceProfileRequest getInstanceProfileRequest)
Retrieves information about the specified instance profile, including the
instance profile's path, GUID, ARN, and role.
|
java.util.concurrent.Future<GetInstanceProfileResult> |
AbstractAmazonIdentityManagementAsync.getInstanceProfileAsync(GetInstanceProfileRequest request) |
java.util.concurrent.Future<GetInstanceProfileResult> |
AmazonIdentityManagementAsyncClient.getInstanceProfileAsync(GetInstanceProfileRequest request,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler) |
java.util.concurrent.Future<GetInstanceProfileResult> |
AmazonIdentityManagementAsync.getInstanceProfileAsync(GetInstanceProfileRequest getInstanceProfileRequest,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler)
Retrieves information about the specified instance profile, including the
instance profile's path, GUID, ARN, and role.
|
java.util.concurrent.Future<GetInstanceProfileResult> |
AbstractAmazonIdentityManagementAsync.getInstanceProfileAsync(GetInstanceProfileRequest request,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetInstanceProfileResult> |
AmazonIdentityManagementAsyncClient.getInstanceProfileAsync(GetInstanceProfileRequest request,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler) |
java.util.concurrent.Future<GetInstanceProfileResult> |
AmazonIdentityManagementAsync.getInstanceProfileAsync(GetInstanceProfileRequest getInstanceProfileRequest,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler)
Retrieves information about the specified instance profile, including the
instance profile's path, GUID, ARN, and role.
|
java.util.concurrent.Future<GetInstanceProfileResult> |
AbstractAmazonIdentityManagementAsync.getInstanceProfileAsync(GetInstanceProfileRequest request,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetInstanceProfileRequest |
GetInstanceProfileRequest.clone() |
GetInstanceProfileRequest |
GetInstanceProfileRequest.withInstanceProfileName(java.lang.String instanceProfileName)
The name of the instance profile to get information about.
|
Modifier and Type | Method and Description |
---|---|
Request<GetInstanceProfileRequest> |
GetInstanceProfileRequestMarshaller.marshall(GetInstanceProfileRequest getInstanceProfileRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetInstanceProfileRequest> |
GetInstanceProfileRequestMarshaller.marshall(GetInstanceProfileRequest getInstanceProfileRequest) |