| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Protocol |
Protocol.find(java.lang.String value)
プロトコルの検索を行います。
|
Protocol |
ClientConfiguration.getProtocol()
プロトコルを取得します。
|
static Protocol |
Protocol.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static Protocol[] |
Protocol.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ClientConfiguration.setProtocol(Protocol protocol)
プロトコルを設定します。
|
ClientConfiguration |
ClientConfiguration.withProtocol(Protocol protocol)
プロトコルを設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.