Uses of Class
com.amazonaws.services.devicefarm.model.GetDevicePoolResult
Packages that use GetDevicePoolResult
-
Uses of GetDevicePoolResult in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm that return GetDevicePoolResultModifier 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.Methods in com.amazonaws.services.devicefarm that return types with arguments of type GetDevicePoolResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.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 GetDevicePoolResultModifier 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 GetDevicePoolResult in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return GetDevicePoolResultModifier and TypeMethodDescriptionGetDevicePoolResult.clone()
GetDevicePoolResult.withDevicePool
(DevicePool devicePool)