ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setCreateTime(java.lang.Long createTime) |
Timestamp of resource creation format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setCreateUser(java.lang.String createUser) |
ID of the user who created this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setDescription(java.lang.String description) |
Description of this resource
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setDisplayName(java.lang.String displayName) |
Defaults to ID if not set
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setId(java.lang.String id) |
Unique identifier of this resource
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setLastModifiedTime(java.lang.Long lastModifiedTime) |
Timestamp of last modification format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setLastModifiedUser(java.lang.String lastModifiedUser) |
ID of the user who last modified this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setLinks(java.util.List<ResourceLink> links) |
The server will populate this field when returing the resource.
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setOperator(java.lang.String operator) |
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setProtection(java.lang.String protection) |
Protection status is one of the following: PROTECTED - the client who retrieved
the entity is not allowed to modify it.
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setRevision(java.lang.Long revision) |
The _revision property describes the current revision of the resource.
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setSchema(java.lang.String schema) |
Schema for this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setSelf(SelfResourceLink self) |
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setSystemOwned(java.lang.Boolean systemOwned) |
Indicates system owned resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setTags(java.util.List<Tag> tags) |
Opaque identifiers meaningful to the API user
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setValues(java.util.List<java.lang.String> values) |
List of values.
|
ValueConstraintExpression.Builder |
ValueConstraintExpression.Builder.setValuesWithType(com.vmware.vapi.bindings.Structure valuesWithType) |
|