Uses of Class
com.amazonaws.services.devicefarm.model.GetAccountSettingsRequest
Packages that use GetAccountSettingsRequest
-
Uses of GetAccountSettingsRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type GetAccountSettingsRequestModifier 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.AbstractAWSDeviceFarmAsync.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 GetAccountSettingsRequestModifier 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 GetAccountSettingsRequest in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return GetAccountSettingsRequest