| 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 |
|---|---|
UpdateInstanceProfileResult |
AWSDeviceFarmClient.updateInstanceProfile(UpdateInstanceProfileRequest request)
Updates information about an existing private device instance profile.
|
UpdateInstanceProfileResult |
AWSDeviceFarm.updateInstanceProfile(UpdateInstanceProfileRequest updateInstanceProfileRequest)
Updates information about an existing private device instance profile.
|
UpdateInstanceProfileResult |
AbstractAWSDeviceFarm.updateInstanceProfile(UpdateInstanceProfileRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateInstanceProfileResult> |
AbstractAWSDeviceFarmAsync.updateInstanceProfileAsync(UpdateInstanceProfileRequest request,
AsyncHandler<UpdateInstanceProfileRequest,UpdateInstanceProfileResult> asyncHandler) |
Future<UpdateInstanceProfileResult> |
AWSDeviceFarmAsync.updateInstanceProfileAsync(UpdateInstanceProfileRequest updateInstanceProfileRequest,
AsyncHandler<UpdateInstanceProfileRequest,UpdateInstanceProfileResult> asyncHandler)
Updates information about an existing private device instance profile.
|
Future<UpdateInstanceProfileResult> |
AWSDeviceFarmAsyncClient.updateInstanceProfileAsync(UpdateInstanceProfileRequest request,
AsyncHandler<UpdateInstanceProfileRequest,UpdateInstanceProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateInstanceProfileResult |
UpdateInstanceProfileResult.clone() |
UpdateInstanceProfileResult |
UpdateInstanceProfileResult.withInstanceProfile(InstanceProfile instanceProfile)
An object that contains information about your instance profile.
|
Copyright © 2024. All rights reserved.