Uses of Class
com.amazonaws.services.devicefarm.model.GetDeviceRequest
Packages that use GetDeviceRequest
-
Uses of GetDeviceRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type GetDeviceRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.getDevice
(GetDeviceRequest request) AWSDeviceFarm.getDevice
(GetDeviceRequest getDeviceRequest) Gets information about a unique device type.AWSDeviceFarmClient.getDevice
(GetDeviceRequest getDeviceRequest) Gets information about a unique device type.AbstractAWSDeviceFarmAsync.getDeviceAsync
(GetDeviceRequest request) AbstractAWSDeviceFarmAsync.getDeviceAsync
(GetDeviceRequest request, AsyncHandler<GetDeviceRequest, GetDeviceResult> asyncHandler) AWSDeviceFarmAsync.getDeviceAsync
(GetDeviceRequest getDeviceRequest) Gets information about a unique device type.AWSDeviceFarmAsync.getDeviceAsync
(GetDeviceRequest getDeviceRequest, AsyncHandler<GetDeviceRequest, GetDeviceResult> asyncHandler) Gets information about a unique device type.AWSDeviceFarmAsyncClient.getDeviceAsync
(GetDeviceRequest request) AWSDeviceFarmAsyncClient.getDeviceAsync
(GetDeviceRequest request, AsyncHandler<GetDeviceRequest, GetDeviceResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type GetDeviceRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.getDeviceAsync
(GetDeviceRequest request, AsyncHandler<GetDeviceRequest, GetDeviceResult> asyncHandler) AWSDeviceFarmAsync.getDeviceAsync
(GetDeviceRequest getDeviceRequest, AsyncHandler<GetDeviceRequest, GetDeviceResult> asyncHandler) Gets information about a unique device type.AWSDeviceFarmAsyncClient.getDeviceAsync
(GetDeviceRequest request, AsyncHandler<GetDeviceRequest, GetDeviceResult> asyncHandler) -
Uses of GetDeviceRequest in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return GetDeviceRequest