| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.autoscale.model |
オートスケールカテゴリのリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ScallingLogDetails |
LogSet.getDetails()
処理詳細を取得します。
|
ScallingLogDetails |
ScallingLogDetails.withChangeInCapacity(java.lang.Integer changeInCapacity)
スケールアウト・縮退台数を設定し、自オブジェクトを返します。
|
ScallingLogDetails |
ScallingLogDetails.withCurrentServersCount(java.lang.Integer currentServersCount)
現在のサーバー台数を設定し、自オブジェクトを返します。
|
ScallingLogDetails |
ScallingLogDetails.withResource(java.lang.String resource)
リソースを設定し、自オブジェクトを返します。
|
ScallingLogDetails |
ScallingLogDetails.withResourceValue(java.lang.Integer resourceValue)
リソース値を設定し、自オブジェクトを返します。
|
ScallingLogDetails |
ScallingLogDetails.withUpperThreshold(java.lang.Double upperThreshold)
条件「以上」の閾値を設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
LogSet.setDetails(ScallingLogDetails details)
処理詳細を設定します。
|
LogSet |
LogSet.withDetails(ScallingLogDetails details)
処理詳細を設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.