| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.routetable.model |
ルートテーブルカテゴリのリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RouteTableAssociation |
RouteTableAssociation.withMain(java.lang.Boolean main)
メインルートテーブルフラグを設定し、自オブジェクトを返します。
|
RouteTableAssociation |
RouteTableAssociation.withRouterId(java.lang.String routerId)
ルーターユニークIDを設定し、自オブジェクトを返します。
|
RouteTableAssociation |
RouteTableAssociation.withRouterName(java.lang.String routerName)
ルーター名を設定し、自オブジェクトを返します。
|
RouteTableAssociation |
RouteTableAssociation.withRouteTableAssociationId(java.lang.String routeTableAssociationId)
ルートテーブル適用IDを設定し、自オブジェクトを返します。
|
RouteTableAssociation |
RouteTableAssociation.withRouteTableId(java.lang.String routeTableId)
ルートテーブルIDを設定し、自オブジェクトを返します。
|
RouteTableAssociation |
RouteTableAssociation.withSubnetId(java.lang.String subnetId)
subnetIdを設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.util.List<RouteTableAssociation> |
RouteTableSet.getAssociations()
ルートテーブル適用情報を取得します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RouteTableSet |
RouteTableSet.withAssociations(RouteTableAssociation... associations)
ルートテーブル適用情報の配列を設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
RouteTableSet.setAssociations(java.util.List<RouteTableAssociation> associations)
ルートテーブル適用情報を設定します。
|
RouteTableSet |
RouteTableSet.withAssociations(java.util.Collection<RouteTableAssociation> associations)
ルートテーブル適用情報リストを設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.