Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
com.amazonaws.services.devicefarm.model | |
com.amazonaws.services.devicefarm.model.transform |
Modifier and Type | Method and Description |
---|---|
CreateProjectResult |
AbstractAWSDeviceFarm.createProject(CreateProjectRequest request) |
CreateProjectResult |
AWSDeviceFarmClient.createProject(CreateProjectRequest createProjectRequest)
Creates a new project.
|
CreateProjectResult |
AWSDeviceFarm.createProject(CreateProjectRequest createProjectRequest)
Creates a new project.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateProjectResult> |
AbstractAWSDeviceFarmAsync.createProjectAsync(CreateProjectRequest request) |
java.util.concurrent.Future<CreateProjectResult> |
AWSDeviceFarmAsyncClient.createProjectAsync(CreateProjectRequest request) |
java.util.concurrent.Future<CreateProjectResult> |
AWSDeviceFarmAsync.createProjectAsync(CreateProjectRequest createProjectRequest)
Creates a new project.
|
java.util.concurrent.Future<CreateProjectResult> |
AbstractAWSDeviceFarmAsync.createProjectAsync(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler) |
java.util.concurrent.Future<CreateProjectResult> |
AWSDeviceFarmAsyncClient.createProjectAsync(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler) |
java.util.concurrent.Future<CreateProjectResult> |
AWSDeviceFarmAsync.createProjectAsync(CreateProjectRequest createProjectRequest,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler)
Creates a new project.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateProjectResult> |
AbstractAWSDeviceFarmAsync.createProjectAsync(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler) |
java.util.concurrent.Future<CreateProjectResult> |
AWSDeviceFarmAsyncClient.createProjectAsync(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler) |
java.util.concurrent.Future<CreateProjectResult> |
AWSDeviceFarmAsync.createProjectAsync(CreateProjectRequest createProjectRequest,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler)
Creates a new project.
|
Modifier and Type | Method and Description |
---|---|
CreateProjectResult |
CreateProjectResult.clone() |
CreateProjectResult |
CreateProjectResult.withProject(Project project)
The newly created project.
|
Modifier and Type | Method and Description |
---|---|
CreateProjectResult |
CreateProjectResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |