|
vSphere Client SDK API Documentation : version 5.5.0.1300321 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceTypeResolver
Defines a resolver that is able to find the type of the resource referenced by a given set of URIs.
Method Summary | |
---|---|
String |
getResourceType(URI uri)
Returns the type of the resource that the provided URI identifies. |
String |
getServerGuid(URI uri)
Returns the serverGuid of the resource that the provided URI identifies. |
Method Detail |
---|
String getServerGuid(URI uri)
uri
- The URI of the resource.
String getResourceType(URI uri)
uri
- The URI of the resource which type should return.
|
vSphere Client SDK API Documentation : version 5.5.0.1300321 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |