Uses of Class
com.amazonaws.services.devicefarm.model.GetAccountSettingsResult
Packages that use GetAccountSettingsResult
-
Uses of GetAccountSettingsResult in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm that return GetAccountSettingsResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.getAccountSettings
(GetAccountSettingsRequest request) AWSDeviceFarm.getAccountSettings
(GetAccountSettingsRequest getAccountSettingsRequest) Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.AWSDeviceFarmClient.getAccountSettings
(GetAccountSettingsRequest getAccountSettingsRequest) Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.Methods in com.amazonaws.services.devicefarm that return types with arguments of type GetAccountSettingsResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.getAccountSettingsAsync
(GetAccountSettingsRequest request) AbstractAWSDeviceFarmAsync.getAccountSettingsAsync
(GetAccountSettingsRequest request, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult> asyncHandler) AWSDeviceFarmAsync.getAccountSettingsAsync
(GetAccountSettingsRequest getAccountSettingsRequest) Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.AWSDeviceFarmAsync.getAccountSettingsAsync
(GetAccountSettingsRequest getAccountSettingsRequest, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult> asyncHandler) Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.AWSDeviceFarmAsyncClient.getAccountSettingsAsync
(GetAccountSettingsRequest request) AWSDeviceFarmAsyncClient.getAccountSettingsAsync
(GetAccountSettingsRequest request, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type GetAccountSettingsResultModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.getAccountSettingsAsync
(GetAccountSettingsRequest request, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult> asyncHandler) AWSDeviceFarmAsync.getAccountSettingsAsync
(GetAccountSettingsRequest getAccountSettingsRequest, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult> asyncHandler) Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.AWSDeviceFarmAsyncClient.getAccountSettingsAsync
(GetAccountSettingsRequest request, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult> asyncHandler) -
Uses of GetAccountSettingsResult in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return GetAccountSettingsResultModifier and TypeMethodDescriptionGetAccountSettingsResult.clone()
GetAccountSettingsResult.withAccountSettings
(AccountSettings accountSettings)