| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.usage.model |
利用状況カテゴリのリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
UsageMailSend |
DescribeUsageResult.getMailSend()
メール配信利用情報を取得します。
|
UsageMailSend |
UsageMailSend.withMailSendInitial(UsageDetail mailSendInitial)
メール配信初期費用情報を設定し、自オブジェクトを返します。
|
UsageMailSend |
UsageMailSend.withMailSendInitialCampaign(UsageDetail mailSendInitialCampaign)
メール配信初期費用情報(キャンペーン)を設定し、自オブジェクトを返します。
|
UsageMailSend |
UsageMailSend.withMailSendMeasuredRate(UsageDetail mailSendMeasuredRate)
メール配信従量通数情報を設定し、自オブジェクトを返します。
|
UsageMailSend |
UsageMailSend.withMailSendMonthlyRate(java.util.List<UsageDetail> mailSendMonthlyRate)
メール配信月額利用情報の配列を設定し、自オブジェクトを返します。
|
UsageMailSend |
UsageMailSend.withMailSendMonthlyRate(UsageDetail... mailSendMonthlyRate)
メール配信月額利用情報の配列を設定し、自オブジェクトを返します。
|
UsageMailSend |
UsageMailSend.withMailSendMonthlyRateExceeded(UsageDetail mailSendMonthlyRateExceeded)
超過通数利用情報を設定し、自オブジェクトを返します。
|
UsageMailSend |
UsageMailSend.withOptions(java.util.List<UsageDetail> options)
メール配信オプション利用情報リストを設定し、自オブジェクトを返します。
|
UsageMailSend |
UsageMailSend.withOptions(UsageDetail... options)
メール配信オプション利用情報の配列を設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
DescribeUsageResult.setMailSend(UsageMailSend mailSend)
メール配信利用情報を設定します。
|
DescribeUsageResult |
DescribeUsageResult.withMailSend(UsageMailSend mailSend)
メール配信利用情報を設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.