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