Package | Description |
---|---|
com.vmware.vstats |
The
com.vmware.vstats component provides API interfaces and types used
in the vStats service. |
Modifier and Type | Method and Description |
---|---|
RsrcId.Builder |
RsrcId.Builder.setKey(java.lang.String key)
Key relates to the corresponding ResourceIdDefinition of the related resource
address schema.
|
RsrcId.Builder |
RsrcId.Builder.setPredicate(QueryPredicate predicate)
Predicate to use to match resource Ids.
|
RsrcId.Builder |
RsrcId.Builder.setScheme(java.lang.String scheme)
An optional designation of the scheme.
|
RsrcId.Builder |
RsrcId.Builder.setType(java.lang.String type)
Type of the resource identified by the Resource Id.
|