| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.nic.model |
追加NICカテゴリののリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Attachment |
NetworkInterface.getAttachment()
サーバーへの割り当て情報を取得します。
|
Attachment |
NetworkInterfaceSet.getAttachment()
サーバーへの割り当て情報を取得します。
|
Attachment |
Attachment.withAttachmentId(java.lang.String attachmentId)
アタッチメントID を設定し、自オブジェクトを返します。
|
Attachment |
Attachment.withAttachTime(java.lang.String attachTime)
サーバーへの接続時刻を設定し、自オブジェクトを返します。
|
Attachment |
Attachment.withDeleteOnTermination(java.lang.Boolean deleteOnTermination)
サーバー削除時のネットワークインターフェース消去を設定し、自オブジェクトを返します。
|
Attachment |
Attachment.withDeviceIndex(java.lang.String deviceIndex)
デバイス番号を設定し、自オブジェクトを返します。
|
Attachment |
Attachment.withInstanceId(java.lang.String instanceId)
サーバー名を設定し、自オブジェクトを返します。
|
Attachment |
Attachment.withInstanceOwnerId(java.lang.String instanceOwnerId)
instanceOwnerIdを設定し、自オブジェクトを返します。
|
Attachment |
Attachment.withStatus(java.lang.String status)
接続状態を設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
NetworkInterface.setAttachment(Attachment attachment)
サーバーへの割り当て情報を設定します。
|
void |
NetworkInterfaceSet.setAttachment(Attachment attachments)
サーバーへの割り当て情報を設定します。
|
NetworkInterface |
NetworkInterface.withAttachment(Attachment attachment)
サーバーへの割り当て情報を設定し、自オブジェクトを返します。
|
NetworkInterfaceSet |
NetworkInterfaceSet.withAttachment(Attachment attachments)
サーバーへの割り当て情報を設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.