Uses of Class
com.amazonaws.services.devicefarm.model.GetProjectRequest
Packages that use GetProjectRequest
-
Uses of GetProjectRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type GetProjectRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.getProject(GetProjectRequest request) AWSDeviceFarm.getProject(GetProjectRequest getProjectRequest) Gets information about a project.AWSDeviceFarmClient.getProject(GetProjectRequest getProjectRequest) Gets information about a project.AbstractAWSDeviceFarmAsync.getProjectAsync(GetProjectRequest request) AbstractAWSDeviceFarmAsync.getProjectAsync(GetProjectRequest request, AsyncHandler<GetProjectRequest, GetProjectResult> asyncHandler) AWSDeviceFarmAsync.getProjectAsync(GetProjectRequest getProjectRequest) Gets information about a project.AWSDeviceFarmAsync.getProjectAsync(GetProjectRequest getProjectRequest, AsyncHandler<GetProjectRequest, GetProjectResult> asyncHandler) Gets information about a project.AWSDeviceFarmAsyncClient.getProjectAsync(GetProjectRequest request) AWSDeviceFarmAsyncClient.getProjectAsync(GetProjectRequest request, AsyncHandler<GetProjectRequest, GetProjectResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type GetProjectRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.getProjectAsync(GetProjectRequest request, AsyncHandler<GetProjectRequest, GetProjectResult> asyncHandler) AWSDeviceFarmAsync.getProjectAsync(GetProjectRequest getProjectRequest, AsyncHandler<GetProjectRequest, GetProjectResult> asyncHandler) Gets information about a project.AWSDeviceFarmAsyncClient.getProjectAsync(GetProjectRequest request, AsyncHandler<GetProjectRequest, GetProjectResult> asyncHandler) -
Uses of GetProjectRequest in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return GetProjectRequest