| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.customergateway |
カスタマーゲートウェイカテゴリの同期・非同期クライアントを提供します。
|
| com.nifty.cloud.sdk.customergateway.model |
カスタマーゲートウェイカテゴリのリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CreateCustomerGatewayResult |
NiftyCustomerGatewayClient.createCustomerGateway(CreateCustomerGatewayRequest request) |
CreateCustomerGatewayResult |
NiftyCustomerGateway.createCustomerGateway(CreateCustomerGatewayRequest request)
カスタマーゲートウェイを新規作成します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.util.concurrent.Future<CreateCustomerGatewayResult> |
NiftyCustomerGatewayAsyncClient.createCustomerGatewayAsync(CreateCustomerGatewayRequest request) |
java.util.concurrent.Future<CreateCustomerGatewayResult> |
NiftyCustomerGatewayAsync.createCustomerGatewayAsync(CreateCustomerGatewayRequest request)
非同期でカスタマーゲートウェイを新規作成します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CreateCustomerGatewayResult |
CreateCustomerGatewayResult.withCustomerGateway(CustomerGateway customerGateway)
カスタマーゲートウェイ情報を設定し、自オブジェクトを返します。
|
CreateCustomerGatewayResult |
CreateCustomerGatewayResult.withRequestId(java.lang.String requestId)
リクエスト識別子を設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.