public class NiftyCustomerGatewayClient extends BaseClient implements NiftyCustomerGateway
client| コンストラクタと説明 |
|---|
NiftyCustomerGatewayClient(Credentials credential)
認証情報を指定し、カスタマーゲートウェイカテゴリクライアントを構築します。
|
NiftyCustomerGatewayClient(Credentials credential,
ClientConfiguration configuration)
認証情報、クライアント設定を指定し、カスタマーゲートウェイカテゴリクライアントを構築します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CreateCustomerGatewayResult |
createCustomerGateway(CreateCustomerGatewayRequest request)
カスタマーゲートウェイを新規作成します。
|
DeleteCustomerGatewayResult |
deleteCustomerGateway(DeleteCustomerGatewayRequest request)
指定したカスタマーゲートウェイを削除します。
|
DescribeCustomerGatewaysResult |
describeCustomerGateways(DescribeCustomerGatewaysRequest request)
カスタマーゲートウェイの情報を取得します。
|
NiftyModifyCustomerGatewayAttributeResult |
niftyModifyCustomerGatewayAttribute(NiftyModifyCustomerGatewayAttributeRequest request)
指定したカスタマーゲートウェイの詳細情報を更新します。
|
setEndpointclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetEndpointpublic NiftyCustomerGatewayClient(Credentials credential)
credential - 認証情報public NiftyCustomerGatewayClient(Credentials credential, ClientConfiguration configuration)
credential - 認証情報configuration - クライアント設定public CreateCustomerGatewayResult createCustomerGateway(CreateCustomerGatewayRequest request)
NiftyCustomerGatewaycreateCustomerGateway インタフェース内 NiftyCustomerGatewayrequest - CreateCustomerGatewayリクエストpublic DeleteCustomerGatewayResult deleteCustomerGateway(DeleteCustomerGatewayRequest request)
NiftyCustomerGatewaydeleteCustomerGateway インタフェース内 NiftyCustomerGatewayrequest - DeleteCustomerGatewayリクエストpublic DescribeCustomerGatewaysResult describeCustomerGateways(DescribeCustomerGatewaysRequest request)
NiftyCustomerGatewaydescribeCustomerGateways インタフェース内 NiftyCustomerGatewayrequest - DescribeCustomerGatewaysリクエストpublic NiftyModifyCustomerGatewayAttributeResult niftyModifyCustomerGatewayAttribute(NiftyModifyCustomerGatewayAttributeRequest request)
NiftyCustomerGatewayniftyModifyCustomerGatewayAttribute インタフェース内 NiftyCustomerGatewayrequest - NiftyModifyCustomerGatewayAttributeリクエストCopyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.