| Modifier and Type | Field and Description |
|---|---|
String |
name
An optional query name given by the client for id purposes.
|
Map<String,Object> |
options
Optional information for this query's execution.
|
ResourceSpec |
resourceSpec
Specifies the target set of resources.
|
ResultSpec |
resultSpec
Additional transformations/filters to be applied on the discovered resource set.
|
@optional public String name
public ResourceSpec resourceSpec
@optional public ResultSpec resultSpec
ResultSpec is
created by the Data Service.public QuerySpec()
public QuerySpec(QuerySpec original)
QuerySpec.original - the object that must be copiedpublic QuerySpec clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright @ 2012 VMware, Inc. All rights reserved.