| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteInstanceProfileResult> |
AWSDeviceFarmAsyncClient.deleteInstanceProfileAsync(DeleteInstanceProfileRequest request,
AsyncHandler<DeleteInstanceProfileRequest,DeleteInstanceProfileResult> asyncHandler) |
Future<DeleteInstanceProfileResult> |
AWSDeviceFarmAsync.deleteInstanceProfileAsync(DeleteInstanceProfileRequest deleteInstanceProfileRequest,
AsyncHandler<DeleteInstanceProfileRequest,DeleteInstanceProfileResult> asyncHandler)
Deletes a profile that can be applied to one or more private device instances.
|
Future<DeleteInstanceProfileResult> |
AbstractAWSDeviceFarmAsync.deleteInstanceProfileAsync(DeleteInstanceProfileRequest request,
AsyncHandler<DeleteInstanceProfileRequest,DeleteInstanceProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteInstanceProfileRequest |
DeleteInstanceProfileRequest.clone() |
DeleteInstanceProfileRequest |
DeleteInstanceProfileRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the instance profile you are requesting to delete.
|
Copyright © 2024. All rights reserved.