| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.
|
UploadBundleStatus.Builder |
UploadBundleStatus.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.
|
UploadBundleStatus.Builder |
UploadBundleStatus.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.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setDescription(java.lang.String description)
More detail about tools bundle file upload.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
UploadBundleStatus.Builder |
UploadBundleStatus.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.
|
UploadBundleStatus.Builder |
UploadBundleStatus.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.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing whoes owns this object.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setParentPath(java.lang.String parentPath)
Path of its parent
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setPath(java.lang.String path)
Absolute path of this object
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setPercent(java.lang.Double percent)
Upload percentage for tools bundle file.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setPort(java.lang.String port)
Remote server port.
|
UploadBundleStatus.Builder |
UploadBundleStatus.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.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setProtocol(java.lang.String protocol)
Possible values are:
UploadBundleStatus.PROTOCOL_HTTP UploadBundleStatus.PROTOCOL_HTTPS
Protocol used HTTP or HTTPS. |
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setRelativePath(java.lang.String relativePath)
Path relative from its parent
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setRemotePath(java.lang.String remotePath)
This is the path of the object on the local managers when queried on the PMaaS
service, and path of the object on PMaaS service when queried from the local
managers.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setResourceType(java.lang.String resourceType)
The type of this resource.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
UploadBundleStatus.Builder |
UploadBundleStatus.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.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setSelf(SelfResourceLink self) |
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setServer(java.lang.String server)
Remote server IP or FQDN.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setStatus(java.lang.String status)
Possible values are:
UploadBundleStatus.STATUS_UPLOADING
UploadBundleStatus.STATUS_DOWNLOADING
UploadBundleStatus.STATUS_EXTRACTING
UploadBundleStatus.STATUS_VERIFYING
UploadBundleStatus.STATUS_SUCCESS
UploadBundleStatus.STATUS_FAILED
Current state of bundle upload. |
UploadBundleStatus.Builder |
UploadBundleStatus.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.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setUniqueId(java.lang.String uniqueId)
This is a UUID generated by the GM/LM to uniquely identify entites in a
federated environment.
|
UploadBundleStatus.Builder |
UploadBundleStatus.Builder.setUri(java.lang.String uri)
Relative path to download file from remote server.
|