| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| Modifier and Type | Method and Description |
|---|---|
default GetInstanceProfileResponse |
DeviceFarmClient.getInstanceProfile(Consumer<GetInstanceProfileRequest.Builder> getInstanceProfileRequest)
Returns information about the specified instance profile.
|
default GetInstanceProfileResponse |
DeviceFarmClient.getInstanceProfile(GetInstanceProfileRequest getInstanceProfileRequest)
Returns information about the specified instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInstanceProfileResponse> |
DeviceFarmAsyncClient.getInstanceProfile(Consumer<GetInstanceProfileRequest.Builder> getInstanceProfileRequest)
Returns information about the specified instance profile.
|
default CompletableFuture<GetInstanceProfileResponse> |
DeviceFarmAsyncClient.getInstanceProfile(GetInstanceProfileRequest getInstanceProfileRequest)
Returns information about the specified instance profile.
|
Copyright © 2023. All rights reserved.