| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.dhcp.model |
DHCPカテゴリのリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DhcpOptionsIdSet |
DhcpOptionsIdSet.withDhcpOptionsId(java.lang.String dhcpOptionsId)
DHCPオプションIDを設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.util.List<DhcpOptionsIdSet> |
DescribeDhcpOptionsRequest.getDhcpOptionsSet()
DHCPオプション情報リストを取得します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DescribeDhcpOptionsRequest |
DescribeDhcpOptionsRequest.withDhcpOptionsSet(DhcpOptionsIdSet... dhcpOptionsSet)
DHCPオプション情報の配列を設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
DescribeDhcpOptionsRequest.setDhcpOptionsSet(java.util.List<DhcpOptionsIdSet> dhcpOptionsSet)
DHCPオプション情報リストを設定します。
|
DescribeDhcpOptionsRequest |
DescribeDhcpOptionsRequest.withDhcpOptionsSet(java.util.Collection<DhcpOptionsIdSet> dhcpOptionsSet)
DHCPオプション情報リストを設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.