| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProjectResponse> |
DeviceFarmAsyncClient.updateProject(UpdateProjectRequest updateProjectRequest)
Modifies the specified project name, given the project ARN and a new name.
|
default UpdateProjectResponse |
DeviceFarmClient.updateProject(UpdateProjectRequest updateProjectRequest)
Modifies the specified project name, given the project ARN and a new name.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateProjectRequestMarshaller.marshall(UpdateProjectRequest updateProjectRequest) |
Copyright © 2022. All rights reserved.