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 |
---|---|
GetProjectResult |
AbstractAWSDeviceFarm.getProject(GetProjectRequest request) |
GetProjectResult |
AWSDeviceFarmClient.getProject(GetProjectRequest request)
Gets information about a project.
|
GetProjectResult |
AWSDeviceFarm.getProject(GetProjectRequest getProjectRequest)
Gets information about a project.
|
Modifier and Type | Method and Description |
---|---|
Future<GetProjectResult> |
AWSDeviceFarmAsync.getProjectAsync(GetProjectRequest getProjectRequest)
Gets information about a project.
|
Future<GetProjectResult> |
AWSDeviceFarmAsyncClient.getProjectAsync(GetProjectRequest request) |
Future<GetProjectResult> |
AbstractAWSDeviceFarmAsync.getProjectAsync(GetProjectRequest request) |
Future<GetProjectResult> |
AWSDeviceFarmAsync.getProjectAsync(GetProjectRequest getProjectRequest,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler)
Gets information about a project.
|
Future<GetProjectResult> |
AWSDeviceFarmAsyncClient.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
Future<GetProjectResult> |
AbstractAWSDeviceFarmAsync.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<GetProjectResult> |
AWSDeviceFarmAsync.getProjectAsync(GetProjectRequest getProjectRequest,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler)
Gets information about a project.
|
Future<GetProjectResult> |
AWSDeviceFarmAsyncClient.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
Future<GetProjectResult> |
AbstractAWSDeviceFarmAsync.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetProjectResult |
GetProjectResult.clone() |
GetProjectResult |
GetProjectResult.withProject(Project project)
The project to get information about.
|
Copyright © 2020. All rights reserved.