@FunctionalInterface public interface ResourceId
| Modifier and Type | Method | Description |
|---|---|---|
default ResourceAccuracy |
getAccuracy() |
Returns the accuracy of the measurement for the current resource request.
|
String |
getName() |
Returns the name of the resource.
|
String getName()
The name is opaque and depends on the type of the resource.
nulldefault ResourceAccuracy getAccuracy()
null if the accuracy is unknown
Copyright © 2014, 2025, Oracle and/or its affiliates. All rights reserved.