@PublicEvolving public class ResourceUri extends Object
Constructor and Description |
---|
ResourceUri(ResourceType resourceType,
String uri) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ResourceType |
getResourceType()
Get resource type info.
|
String |
getUri()
Get resource unique path info.
|
int |
hashCode() |
String |
toString() |
public ResourceUri(ResourceType resourceType, String uri)
public ResourceType getResourceType()
public String getUri()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.