| 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 |
|---|---|
DeleteInstanceProfileResult |
AWSDeviceFarm.deleteInstanceProfile(DeleteInstanceProfileRequest deleteInstanceProfileRequest)
Deletes a profile that can be applied to one or more private device instances.
|
DeleteInstanceProfileResult |
AbstractAWSDeviceFarm.deleteInstanceProfile(DeleteInstanceProfileRequest request) |
DeleteInstanceProfileResult |
AWSDeviceFarmClient.deleteInstanceProfile(DeleteInstanceProfileRequest request)
Deletes a profile that can be applied to one or more private device instances.
|
| 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 |
|---|---|
DeleteInstanceProfileResult |
DeleteInstanceProfileResult.clone() |
Copyright © 2021. All rights reserved.