Uses of Class
com.amazonaws.services.devicefarm.model.UpdateDevicePoolResult
Packages that use UpdateDevicePoolResult
-
Uses of UpdateDevicePoolResult in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm that return UpdateDevicePoolResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.updateDevicePool
(UpdateDevicePoolRequest request) AWSDeviceFarm.updateDevicePool
(UpdateDevicePoolRequest updateDevicePoolRequest) Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.AWSDeviceFarmClient.updateDevicePool
(UpdateDevicePoolRequest updateDevicePoolRequest) Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.Methods in com.amazonaws.services.devicefarm that return types with arguments of type UpdateDevicePoolResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.updateDevicePoolAsync
(UpdateDevicePoolRequest request) AbstractAWSDeviceFarmAsync.updateDevicePoolAsync
(UpdateDevicePoolRequest request, AsyncHandler<UpdateDevicePoolRequest, UpdateDevicePoolResult> asyncHandler) AWSDeviceFarmAsync.updateDevicePoolAsync
(UpdateDevicePoolRequest updateDevicePoolRequest) Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.AWSDeviceFarmAsync.updateDevicePoolAsync
(UpdateDevicePoolRequest updateDevicePoolRequest, AsyncHandler<UpdateDevicePoolRequest, UpdateDevicePoolResult> asyncHandler) Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.AWSDeviceFarmAsyncClient.updateDevicePoolAsync
(UpdateDevicePoolRequest request) AWSDeviceFarmAsyncClient.updateDevicePoolAsync
(UpdateDevicePoolRequest request, AsyncHandler<UpdateDevicePoolRequest, UpdateDevicePoolResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type UpdateDevicePoolResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.updateDevicePoolAsync
(UpdateDevicePoolRequest request, AsyncHandler<UpdateDevicePoolRequest, UpdateDevicePoolResult> asyncHandler) AWSDeviceFarmAsync.updateDevicePoolAsync
(UpdateDevicePoolRequest updateDevicePoolRequest, AsyncHandler<UpdateDevicePoolRequest, UpdateDevicePoolResult> asyncHandler) Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.AWSDeviceFarmAsyncClient.updateDevicePoolAsync
(UpdateDevicePoolRequest request, AsyncHandler<UpdateDevicePoolRequest, UpdateDevicePoolResult> asyncHandler) -
Uses of UpdateDevicePoolResult in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return UpdateDevicePoolResultModifier and TypeMethodDescriptionUpdateDevicePoolResult.clone()
UpdateDevicePoolResult.withDevicePool
(DevicePool devicePool)