Uses of Class
com.amazonaws.services.devicefarm.model.UpdateProjectResult
Packages that use UpdateProjectResult
-
Uses of UpdateProjectResult in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm that return UpdateProjectResultModifier 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.Methods in com.amazonaws.services.devicefarm that return types with arguments of type UpdateProjectResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.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 UpdateProjectResultModifier 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 UpdateProjectResult in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return UpdateProjectResultModifier and TypeMethodDescriptionUpdateProjectResult.clone()UpdateProjectResult.withProject(Project project)