Uses of Class
com.amazonaws.services.devicefarm.model.GetDeviceResult
Packages that use GetDeviceResult
-
Uses of GetDeviceResult in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm that return GetDeviceResultModifier 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.Methods in com.amazonaws.services.devicefarm that return types with arguments of type GetDeviceResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.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 GetDeviceResultModifier 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 GetDeviceResult in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return GetDeviceResultModifier and TypeMethodDescriptionGetDeviceResult.clone()
GetDeviceResult.withDevice
(Device device)