| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.sample | |
| com.nifty.cloud.sdk.vpngateway |
VPNゲートウェイカテゴリの同期・非同期クライアントを提供します。
|
| com.nifty.cloud.sdk.vpngateway.model |
VPNゲートウェイカテゴリのリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
NiftyAssociateRouteTableWithVpnGatewaySample.invokeNiftyAssociateRouteTableWithVpnGateway(NiftyVpnGatewayClient client,
NiftyAssociateRouteTableWithVpnGatewayRequest request)
NiftyAssociateRouteTableWithVpnGateway 実行サンプル
設定されたリクエストから NiftyAssociateRouteTableWithVpnGateway を実行し、実行結果を表示します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
NiftyAssociateRouteTableWithVpnGatewayResult |
NiftyVpnGatewayClient.niftyAssociateRouteTableWithVpnGateway(NiftyAssociateRouteTableWithVpnGatewayRequest request) |
NiftyAssociateRouteTableWithVpnGatewayResult |
NiftyVpnGateway.niftyAssociateRouteTableWithVpnGateway(NiftyAssociateRouteTableWithVpnGatewayRequest request)
指定したルートテーブルを指定したVPNゲートウェイに設定します。
|
java.util.concurrent.Future<NiftyAssociateRouteTableWithVpnGatewayResult> |
NiftyVpnGatewayAsyncClient.niftyAssociateRouteTableWithVpnGatewayAsync(NiftyAssociateRouteTableWithVpnGatewayRequest request) |
java.util.concurrent.Future<NiftyAssociateRouteTableWithVpnGatewayResult> |
NiftyVpnGatewayAsync.niftyAssociateRouteTableWithVpnGatewayAsync(NiftyAssociateRouteTableWithVpnGatewayRequest request)
非同期で指定したルートテーブルを指定したVPNゲートウェイに設定します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
NiftyAssociateRouteTableWithVpnGatewayRequest |
NiftyAssociateRouteTableWithVpnGatewayRequest.withAgreement(java.lang.Boolean agreement)
version up実施したのち、バックアップ状態を解除する事項への同意を設定し、自オブジェクトを返します。
|
NiftyAssociateRouteTableWithVpnGatewayRequest |
NiftyAssociateRouteTableWithVpnGatewayRequest.withNiftyVpnGatewayName(java.lang.String niftyVpnGatewayName)
VPNゲートウェイ名を設定し、自オブジェクトを返します。
|
NiftyAssociateRouteTableWithVpnGatewayRequest |
NiftyAssociateRouteTableWithVpnGatewayRequest.withRouteTableId(java.lang.String routeTableId)
ルートテーブルIDを設定し、自オブジェクトを返します。
|
NiftyAssociateRouteTableWithVpnGatewayRequest |
NiftyAssociateRouteTableWithVpnGatewayRequest.withVpnGatewayId(java.lang.String vpnGatewayId)
VPNゲートウェイユニークIDを設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.