|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vmware.vcloud.sdk.VcloudResource<com.vmware.vcloud.api.rest.schema.AllocatedIpAddressType>
com.vmware.vcloud.sdk.AllocatedIpAddress
public class AllocatedIpAddress
Helper class to access the allocated ip address of the vdc networks.
| Constructor Summary | |
|---|---|
AllocatedIpAddress(VcloudClient client,
com.vmware.vcloud.api.rest.schema.AllocatedIpAddressType resourceType)
Constructing the AllocatedIpAddress using AllocatedIpAddressType |
|
| Method Summary | |
|---|---|
com.vmware.vcloud.api.rest.schema.ReferenceType |
getOrgReference()
Returns the Organization's ReferenceType |
com.vmware.vcloud.api.rest.schema.ReferenceType |
getOrgVdcNetworkReference()
Returns the OrgVdcNetwork's ReferenceType |
com.vmware.vcloud.api.rest.schema.ReferenceType |
getVappReference()
Returns the Vapp's ReferenceType |
com.vmware.vcloud.api.rest.schema.ReferenceType |
getVMReference()
Returns the VM's ReferenceType |
| Methods inherited from class com.vmware.vcloud.sdk.VcloudResource |
|---|
getReference, getResource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllocatedIpAddress(VcloudClient client,
com.vmware.vcloud.api.rest.schema.AllocatedIpAddressType resourceType)
AllocatedIpAddress using AllocatedIpAddressType
client - VcloudClientresourceType - AllocatedIpAddressType| Method Detail |
|---|
public com.vmware.vcloud.api.rest.schema.ReferenceType getOrgVdcNetworkReference()
throws VCloudException
OrgVdcNetwork's ReferenceType
ReferenceType
VCloudException
public com.vmware.vcloud.api.rest.schema.ReferenceType getOrgReference()
throws VCloudException
Organization's ReferenceType
ReferenceType
VCloudException
VCloudException
public com.vmware.vcloud.api.rest.schema.ReferenceType getVappReference()
throws VCloudException
Vapp's ReferenceType
ReferenceType
VCloudException
VCloudException
public com.vmware.vcloud.api.rest.schema.ReferenceType getVMReference()
throws VCloudException
VM's ReferenceType
ReferenceType
VCloudException
VCloudException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||