| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.dhcp |
DHCPカテゴリの同期・非同期クライアントを提供します。
|
| com.nifty.cloud.sdk.dhcp.model |
DHCPカテゴリのリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
NiftyCreateDhcpIpAddressPoolResult |
NiftyDhcp.niftyCreateDhcpIpAddressPool(NiftyCreateDhcpIpAddressPoolRequest request)
DHCPコンフィグに自動割り当てIPアドレスの設定を追加します。
|
NiftyCreateDhcpIpAddressPoolResult |
NiftyDhcpClient.niftyCreateDhcpIpAddressPool(NiftyCreateDhcpIpAddressPoolRequest request) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.util.concurrent.Future<NiftyCreateDhcpIpAddressPoolResult> |
NiftyDhcpAsyncClient.niftyCreateDhcpIpAddressPoolAsync(NiftyCreateDhcpIpAddressPoolRequest request) |
java.util.concurrent.Future<NiftyCreateDhcpIpAddressPoolResult> |
NiftyDhcpAsync.niftyCreateDhcpIpAddressPoolAsync(NiftyCreateDhcpIpAddressPoolRequest request)
非同期でDHCPコンフィグに自動割り当てIPアドレスの設定を追加します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
NiftyCreateDhcpIpAddressPoolResult |
NiftyCreateDhcpIpAddressPoolResult.withRequestId(java.lang.String requestId)
リクエスト識別子を設定し、自オブジェクトを返します。
|
NiftyCreateDhcpIpAddressPoolResult |
NiftyCreateDhcpIpAddressPoolResult.withReturn(java.lang.Boolean _return)
処理ステータスを設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.