Uses of Class
com.amazonaws.services.devicefarm.model.GetDevicePoolRequest
Packages that use GetDevicePoolRequest
-
Uses of GetDevicePoolRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type GetDevicePoolRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.getDevicePool
(GetDevicePoolRequest request) AWSDeviceFarm.getDevicePool
(GetDevicePoolRequest getDevicePoolRequest) Gets information about a device pool.AWSDeviceFarmClient.getDevicePool
(GetDevicePoolRequest getDevicePoolRequest) Gets information about a device pool.AbstractAWSDeviceFarmAsync.getDevicePoolAsync
(GetDevicePoolRequest request) AbstractAWSDeviceFarmAsync.getDevicePoolAsync
(GetDevicePoolRequest request, AsyncHandler<GetDevicePoolRequest, GetDevicePoolResult> asyncHandler) AWSDeviceFarmAsync.getDevicePoolAsync
(GetDevicePoolRequest getDevicePoolRequest) Gets information about a device pool.AWSDeviceFarmAsync.getDevicePoolAsync
(GetDevicePoolRequest getDevicePoolRequest, AsyncHandler<GetDevicePoolRequest, GetDevicePoolResult> asyncHandler) Gets information about a device pool.AWSDeviceFarmAsyncClient.getDevicePoolAsync
(GetDevicePoolRequest request) AWSDeviceFarmAsyncClient.getDevicePoolAsync
(GetDevicePoolRequest request, AsyncHandler<GetDevicePoolRequest, GetDevicePoolResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type GetDevicePoolRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.getDevicePoolAsync
(GetDevicePoolRequest request, AsyncHandler<GetDevicePoolRequest, GetDevicePoolResult> asyncHandler) AWSDeviceFarmAsync.getDevicePoolAsync
(GetDevicePoolRequest getDevicePoolRequest, AsyncHandler<GetDevicePoolRequest, GetDevicePoolResult> asyncHandler) Gets information about a device pool.AWSDeviceFarmAsyncClient.getDevicePoolAsync
(GetDevicePoolRequest request, AsyncHandler<GetDevicePoolRequest, GetDevicePoolResult> asyncHandler) -
Uses of GetDevicePoolRequest in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return GetDevicePoolRequest