| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.customergateway.model |
カスタマーゲートウェイカテゴリのリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CustomerGateway |
CreateCustomerGatewayResult.getCustomerGateway()
カスタマーゲートウェイ情報を取得します。
|
CustomerGateway |
CustomerGateway.withBgpAsn(java.lang.String bgpAsn)
bgpAsnを設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withCreatedTime(java.util.Date createdTime)
作成日時を設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withCustomerGatewayId(java.lang.String customerGatewayId)
カスタマーゲートウェイユニークIDを設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withIpAddress(java.lang.String ipAddress)
カスタマーゲートウェイのインターネット側IPアドレス/ドメインを設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withNiftyCustomerGatewayDescription(java.lang.String niftyCustomerGatewayDescription)
メモを設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withNiftyCustomerGatewayName(java.lang.String niftyCustomerGatewayName)
カスタマーゲートウェイ名を設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withNiftyLanSideCidrBlock(java.lang.String niftyLanSideCidrBlock)
カスタマーゲートウェイ(対向機器)のLAN側IPアドレス帯(CIDR)を設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withNiftyLanSideIpAddress(java.lang.String niftyLanSideIpAddress)
カスタマーゲートウェイ(対向機器)のLAN側IPアドレスを設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withState(java.lang.String state)
カスタマーゲートウェイステータスを設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withTagSet(java.util.Collection<Tag> tagSet)
リソースに設定されているタグ情報リストを設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withTagSet(Tag... tagSet)
リソースに設定されているタグ情報の配列を設定し、自オブジェクトを返します。
|
CustomerGateway |
CustomerGateway.withType(java.lang.String type)
typeを設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.util.List<CustomerGateway> |
DescribeCustomerGatewaysResult.getCustomerGateways()
カスタマーゲートウェイ情報リストを取得します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
CreateCustomerGatewayResult.setCustomerGateway(CustomerGateway customerGateway)
カスタマーゲートウェイ情報を設定します。
|
CreateCustomerGatewayResult |
CreateCustomerGatewayResult.withCustomerGateway(CustomerGateway customerGateway)
カスタマーゲートウェイ情報を設定し、自オブジェクトを返します。
|
DescribeCustomerGatewaysResult |
DescribeCustomerGatewaysResult.withCustomerGateways(CustomerGateway... customerGateways)
カスタマーゲートウェイ情報の配列を設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
DescribeCustomerGatewaysResult.setCustomerGateways(java.util.List<CustomerGateway> customerGateways)
カスタマーゲートウェイ情報リストを設定します。
|
DescribeCustomerGatewaysResult |
DescribeCustomerGatewaysResult.withCustomerGateways(java.util.Collection<CustomerGateway> customerGateways)
カスタマーゲートウェイ情報リストを設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.