Uses of Class
com.amazonaws.services.devicefarm.model.UpdateProjectRequest
Packages that use UpdateProjectRequest
-
Uses of UpdateProjectRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type UpdateProjectRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.updateProject(UpdateProjectRequest request) AWSDeviceFarm.updateProject(UpdateProjectRequest updateProjectRequest) Modifies the specified project name, given the project ARN and a new name.AWSDeviceFarmClient.updateProject(UpdateProjectRequest updateProjectRequest) Modifies the specified project name, given the project ARN and a new name.AbstractAWSDeviceFarmAsync.updateProjectAsync(UpdateProjectRequest request) AbstractAWSDeviceFarmAsync.updateProjectAsync(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest, UpdateProjectResult> asyncHandler) AWSDeviceFarmAsync.updateProjectAsync(UpdateProjectRequest updateProjectRequest) Modifies the specified project name, given the project ARN and a new name.AWSDeviceFarmAsync.updateProjectAsync(UpdateProjectRequest updateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult> asyncHandler) Modifies the specified project name, given the project ARN and a new name.AWSDeviceFarmAsyncClient.updateProjectAsync(UpdateProjectRequest request) AWSDeviceFarmAsyncClient.updateProjectAsync(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest, UpdateProjectResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type UpdateProjectRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.updateProjectAsync(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest, UpdateProjectResult> asyncHandler) AWSDeviceFarmAsync.updateProjectAsync(UpdateProjectRequest updateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult> asyncHandler) Modifies the specified project name, given the project ARN and a new name.AWSDeviceFarmAsyncClient.updateProjectAsync(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest, UpdateProjectResult> asyncHandler) -
Uses of UpdateProjectRequest in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return UpdateProjectRequestModifier and TypeMethodDescriptionUpdateProjectRequest.clone()The Amazon Resource Name (ARN) of the project whose name you wish to update.A string representing the new name of the project that you are updating.