public class PerspectiveResponseTimeResource extends AbstractResource
| Constructor and Description | 
|---|
PerspectiveResponseTimeResource(String location,
                               String address,
                               String service)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getInstance()
Returns a unique name for the instance of this resource. 
 | 
String | 
getLabel(CollectionResource resource)
Returns a unique label for the instance of this resource. 
 | 
Resource | 
getParent()  | 
ResourcePath | 
getPath(CollectionResource resource)
Retrieves the path of the resource, relative to the repository root. 
 | 
String | 
getTypeName()
Returns the type name associated with the resource. 
 | 
String | 
getUnmodifiedInstance()
Returns the original unmodified unique name for the instance of this resource. 
 | 
getTimestamp, resolve, setTimestamppublic Resource getParent()
public String getTypeName()
Resourcepublic String getInstance()
ResourceIndexStorageStrategypublic String getUnmodifiedInstance()
ResourceObjectNameStorageStrategypublic String getLabel(CollectionResource resource)
ResourceCollectionResourceWrapperString object.public ResourcePath getPath(CollectionResource resource)
Resourceresource - Used by the GenericTypeResource in order to determine the instance name.Copyright © 2021. All rights reserved.