| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.vpngateway.model |
VPNゲートウェイカテゴリのリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Attachment |
Attachment.withState(java.lang.String state)
stateを設定し、自オブジェクトを返します。
|
Attachment |
Attachment.withVpcId(java.lang.String vpcId)
vpcIdを設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.util.List<Attachment> |
VpnGateway.getAttachments()
attachmentsを取得します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
VpnGateway |
VpnGateway.withAttachments(Attachment... attachments)
attachmentsの配列を設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
VpnGateway.setAttachments(java.util.List<Attachment> attachments)
attachmentsを設定します。
|
VpnGateway |
VpnGateway.withAttachments(java.util.Collection<Attachment> attachments)
attachmentsリストを設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.