Uses of Class
com.vmware.vcloud.sdk.constants.query.QueryVMWProviderVdcField

Packages that use QueryVMWProviderVdcField
com.vmware.vcloud.sdk.admin.extensions   
com.vmware.vcloud.sdk.constants.query   
 

Uses of QueryVMWProviderVdcField in com.vmware.vcloud.sdk.admin.extensions
 

Method parameters in com.vmware.vcloud.sdk.admin.extensions with type arguments of type QueryVMWProviderVdcField
 RecordResult<com.vmware.vcloud.api.rest.schema.QueryResultVMWProviderVdcRecordType> ExtensionQueryService.queryProviderVdcIdRecords(QueryParams<QueryVMWProviderVdcField> queryParams)
          Executes a specialized query for retrieving the list of ProviderVdc records.
 RecordResult<com.vmware.vcloud.api.rest.schema.QueryResultVMWProviderVdcRecordType> ExtensionQueryService.queryProviderVdcRecords(QueryParams<QueryVMWProviderVdcField> queryParams)
          Executes a specialized query for retrieving the list of ProviderVdc records.
 ReferenceResult ExtensionQueryService.queryProviderVdcReferences(QueryParams<QueryVMWProviderVdcField> queryParams)
          Executes a specialized query for retrieving the list of ProviderVdc references
 

Uses of QueryVMWProviderVdcField in com.vmware.vcloud.sdk.constants.query
 

Methods in com.vmware.vcloud.sdk.constants.query that return QueryVMWProviderVdcField
static QueryVMWProviderVdcField QueryVMWProviderVdcField.fromValue(String value)
           
static QueryVMWProviderVdcField QueryVMWProviderVdcField.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryVMWProviderVdcField[] QueryVMWProviderVdcField.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016. All Rights Reserved.