Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
com.amazonaws.services.devicefarm.model | |
com.amazonaws.services.devicefarm.model.transform |
Modifier and Type | Method and Description |
---|---|
GetProjectResult |
AbstractAWSDeviceFarm.getProject(GetProjectRequest request) |
GetProjectResult |
AWSDeviceFarmClient.getProject(GetProjectRequest getProjectRequest)
Gets information about a project.
|
GetProjectResult |
AWSDeviceFarm.getProject(GetProjectRequest getProjectRequest)
Gets information about a project.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetProjectResult> |
AbstractAWSDeviceFarmAsync.getProjectAsync(GetProjectRequest request) |
java.util.concurrent.Future<GetProjectResult> |
AWSDeviceFarmAsyncClient.getProjectAsync(GetProjectRequest request) |
java.util.concurrent.Future<GetProjectResult> |
AWSDeviceFarmAsync.getProjectAsync(GetProjectRequest getProjectRequest)
Gets information about a project.
|
java.util.concurrent.Future<GetProjectResult> |
AbstractAWSDeviceFarmAsync.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
java.util.concurrent.Future<GetProjectResult> |
AWSDeviceFarmAsyncClient.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
java.util.concurrent.Future<GetProjectResult> |
AWSDeviceFarmAsync.getProjectAsync(GetProjectRequest getProjectRequest,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler)
Gets information about a project.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetProjectResult> |
AbstractAWSDeviceFarmAsync.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
java.util.concurrent.Future<GetProjectResult> |
AWSDeviceFarmAsyncClient.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
java.util.concurrent.Future<GetProjectResult> |
AWSDeviceFarmAsync.getProjectAsync(GetProjectRequest getProjectRequest,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler)
Gets information about a project.
|
Modifier and Type | Method and Description |
---|---|
GetProjectResult |
GetProjectResult.clone() |
GetProjectResult |
GetProjectResult.withProject(Project project) |
Modifier and Type | Method and Description |
---|---|
GetProjectResult |
GetProjectResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |