| Constructor and Description |
|---|
Builder(java.lang.String cid)
Constructor with parameters for the required properties of
CidMid. |
| Modifier and Type | Method and Description |
|---|---|
CidMid |
build() |
CidMid.Builder |
setMid(java.lang.String mid)
MID is a 64-bit integer with strong consistency.
|
public Builder(java.lang.String cid)
CidMid.public CidMid.Builder setMid(java.lang.String mid)
null vStats will use default for the counter
metadata as obtained from the provider.mid - New value for the property.
When clients pass a value of this class as a parameter, the property must be an
identifier for the resource type: com.vmware.vstats.model.CounterMetadata. When methods return a value of this
class as a return value, the property will be an identifier for the resource
type: com.vmware.vstats.model.CounterMetadata.public CidMid build()