| Package | Description |
|---|---|
| com.vmware.vcloud.api.rest.client |
Contains necessary client(s) to facilitate API calls to vCloud Director
|
| Modifier and Type | Method and Description |
|---|---|
static com.vmware.vcloud.api.rest.schema_v1_5.LinkType |
VcdUtils.findLink(com.vmware.vcloud.api.rest.schema_v1_5.ResourceType resource,
com.vmware.vcloud.api.rest.links.LinkRelation rel,
String mediaType)
Returns the link of the specified rel and type in the specified resource
|
static com.vmware.vcloud.api.rest.schema_v1_5.LinkType |
VcdUtils.findLink(com.vmware.vcloud.api.rest.schema_v1_5.ResourceType resource,
com.vmware.vcloud.api.rest.links.LinkRelation rel,
String mediaType,
boolean failIfAbsent)
Returns the link of the specified rel and type in the specified resource
|
Copyright © 2019 VMware. All rights reserved.