public final class ServiceLevelAgreementBoundary extends ObjectSE
LongSE(タイマーおよび配布要約に適用可能)または DurationSE(タイマーのみに適用可能)のいずれかとして指定できます。| 修飾子と型 | メソッドと説明 |
|---|---|
LongSE | getValue(io.micrometer.core.instrument.Meter.Type meterType) 指定されたメーター型に適用するのに適した形式で SLA の基礎となる値を返します。 |
static ServiceLevelAgreementBoundary | valueOf(long value) 指定された long 値の新しい ServiceLevelAgreementBoundary インスタンスを返します。 |
static ServiceLevelAgreementBoundary | valueOf(StringSE value) 指定された文字列値の新しい ServiceLevelAgreementBoundary インスタンスを返します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic LongSE getValue(io.micrometer.core.instrument.Meter.Type meterType)
meterType - メーター型 null public static ServiceLevelAgreementBoundary valueOf(long value)
ServiceLevelAgreementBoundary インスタンスを返します。value - ソース値 ServiceLevelAgreementBoundary インスタンス public static ServiceLevelAgreementBoundary valueOf(StringSE value)
ServiceLevelAgreementBoundary インスタンスを返します。value - ソース値 ServiceLevelAgreementBoundary インスタンス Copyright © 2019 Pivotal Software, Inc.. All rights reserved.