クラス EndpointDiscoverer.OperationKey
java.lang.ObjectSE
org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.OperationKey
- 含まれているクラス:
EndpointDiscoverer<E extends ExposableEndpoint<O>, O extends Operation>
コンストラクターの概要
コンストラクターコンストラクター説明OperationKey
(ObjectSE key, SupplierSE<StringSE> description) 新しいEndpointDiscoverer.OperationKey
インスタンスを作成します。メソッドのサマリー
コンストラクターの詳細
OperationKey
新しいEndpointDiscoverer.OperationKey
インスタンスを作成します。- パラメーター:
key
- 操作の基になるキーdescription
- 人間が読める形式のキーの説明
メソッドの詳細
equals
hashCode
toString